SharpMimeTools Documented Class Library

SharpMessage Methods

The methods of the SharpMessage class are listed below. For a complete list of SharpMessage class members, see the SharpMessage Members topic.

Public Static Methods

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.

Public Instance Methods

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.

See Also

SharpMessage Class | anmar.SharpMimeTools Namespace