Click or drag to resize

MailGroupToString Method

Returns string containing the Name and all Addresses.

Namespace: Limilabs.Mail.Headers
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public override string ToString()

Return Value

String
String containing the Name and all Addresses.
See Also