The ImapMessagePart type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ContentId |
Gets part's content ID, if available.
| |
| ContentType |
Gets part's content type.
| |
| FileName |
Gets part's file name, if available.
| |
| Id |
Gets part ID. This is used by GetMessagePart(String, String).
| |
| Kind |
Gets a value indicating the part's kind.
| |
| Length |
Part's length.
|