MailAddressCollection.ToString Method
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
ToString()
Converts the value of this header to its String representation.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | A String representing the value of this header. |