MimeBaseStructure Class |
Namespace: Limilabs.Client.IMAP
The MimeBaseStructure type exposes the following members.
Name | Description | |
---|---|---|
MimeBaseStructure | Initializes a new instance of the MimeBaseStructure class |
Name | Description | |
---|---|---|
ContentType |
Gets the content type of this part.
| |
HasContentType |
Gets boolean value indicating, if content-type was specified explicitly for this entity.
| |
ID |
Gets the id of this part.
| |
MessageNumber |
Gets the message number of the message, that this part belongs to.
| |
UID |
Gets the unique id (UID) of the message, that this part belongs to.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |