![]()  Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. | 
![]()  ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. | 
               
              SharpMessage
             | 
            Overloaded. Initializes a new instance of the SharpMessage class. | 
 Attachments | ICollection that contains the attachments found in this message. | 
 Body | Text body | 
 Cc | Collection of SharpMimeAddress instances found in the Cc header field. | 
 Date | Date | 
 From | From's name | 
 FromAddress | From's e-mail address | 
 HasHtmlBody | Gets a value indicating whether the body contains html content | 
 Headers | SharpMimeHeader instance for this message that contains the raw content of the headers. | 
 MessageID | Message-ID header | 
 Subject | Subject field | 
 To | Collection of SharpMimeAddress found in the To header field. | 
 Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. | 
 GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. | 
 GetHeaderField | Returns the requested header field body. | 
 GetType (inherited from Object) | Gets the Type of the current instance. | 
 SetUrlBase | Set the URL used to reference embedded parts from the HTML body (as specified on RFC2392) | 
 ToString (inherited from Object) | Returns a String that represents the current Object. | 
SharpMessage Class | anmar.SharpMimeTools Namespace