![]() | Body |
The BodyPartBasic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentDescription | Gets the Content-Description of the body part, if available. |
![]() | ContentDisposition | Gets the Content-Disposition of the body part, if available. |
![]() | ContentId | Gets the Content-Id of the body part, if available. |
![]() | ContentLanguage | Gets the Content-Language of the body part, if available. |
![]() | ContentLocation | Gets the Content-Location of the body part, if available. |
![]() | ContentMd5 | Gets the MD5 hash of the content, if available. |
![]() | ContentTransferEncoding | Gets the Content-Transfer-Encoding of the body part. |
![]() | ContentType |
Gets the Content-Type of the body part.
(Inherited from BodyPart) |
![]() | FileName | Get the name of the file. |
![]() | IsAttachment | Determines whether or not the body part is an attachment. |
![]() | Octets | Gets the size of the body part, in bytes. |
![]() ![]() | PartSpecifier |
Gets the part specifier.
(Inherited from BodyPart) |