RfcMailAddress Members
From OpenPop.NET
Public Instance Properties
| The email address of this RfcMailAddress It is possibly string.Empty since RFC mail addresses does not require an email address specified. | |
| The display name of this RfcMailAddress It is possibly Empty since RFC mail addresses does not require a display name to be specified. | |
| Specifies if the object contains a valid MailAddress reference. | |
| The MailAddress associated with the RfcMailAddress. | |
| This is the Raw string used to describe the RfcMailAddress. |
Public Instance Methods
| A string representation of the RfcMailAddress object |
See Also
RfcMailAddress Class | OpenPop.Mime.Header Namespace | MailAddress