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