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