Simple Mail and Post Office Protocol for .Net (SmtPop)

MailAddress Members

MailAddress overview

Public Instance Constructors

MailAddress Overloaded. Initializes a new instance of the MailAddress class.

Public Instance Properties

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

Public Instance Methods

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

See Also

MailAddress Class | SmtPop Namespace