Mime |
The MimeBaseStructure type exposes the following members.
| Name | Description | |
|---|---|---|
| MimeBaseStructure | Initializes a new instance of the MimeBaseStructure class |
| Name | Description | |
|---|---|---|
| AlternativeKey | Gets the key that allows to recognize same content in Visuals collection. All parts under the same MultipartAlternative are assigned the same key. | |
| 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) |