ImapBodyStructure Properties |
The ImapBodyStructure type exposes the following members.
Name | Description | |
---|---|---|
![]() | BodyParams |
Gets the name-value list of body parameters.
|
![]() | Charset |
Gets the charset of the MIME part.
|
![]() | ContentID |
Gets the Content-ID value of the MIME part.
|
![]() | ContentType |
Gets the content-type of the MIME part.
|
![]() | Description |
Gets the description of the MIME part.
|
![]() | Disposition |
Gets the disposition (attachment or inline) of the MIME part.
|
![]() | DispositionParams |
Gets the name-value list of disposition parameters.
|
![]() | EncapsulatedBodyStructure |
Gets the body structure of the attached mail message.
|
![]() | EncapsulatedEnvelope |
Gets the envelope information of the attached mail message.
|
![]() | Filename |
Gets the filename of the MIME part.
|
![]() | IsMultipart |
Indicates if the MIME part is multipart.
|
![]() | Language |
Get the language of the MIME part body.
|
![]() | Location |
Gets the body content URI of the MIME part.
|
![]() | MailEncodingName |
Get the name of content transfer encoding the MIME part body is encoded to.
|
![]() | PartID |
Gets the IMAP4 identifier of this MIME part.
|
![]() | SafeFilename |
Gets the filename of the MIME part, safe for saving to the filesystem under that name.
|
![]() | Size |
Gets the length of encoded body of the MIME part.
|
![]() | SubParts |
Gets the collection of nested parts of the multipart MIME part.
|
![]() | TextLineCount |
Gets the count of text lines of the MIME part of text type.
|