Click or drag to resize

MailBoxToString Method

Returns string containing the Name and the Address.

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

Return Value

Type: String
String containing the Name and the Address
See Also