MailAddress
|
Overloaded. Initializes a new instance of the MailAddress class. |
Domain | A string containing the domain part of the mailbox |
IsValid | Validity flag of the address |
Mailbox | A string containing the mailbox part of the address |
Name | A string containing the name part of the address |
Src | A string containing the address in literal format |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Parse | Read an email address from string |
ReadAddresses | Read adresses from header line and add each address in "List" |
ToString | Returns a string containing the MailAdress details |
MailAddress Class | SmtPop Namespace