Hunny Software Library Reference

BodyStructureData Properties

The properties of the BodyStructureData class are listed below. For a complete list of BodyStructureData class members, see the BodyStructureData Members topic.

Public Instance Properties

ContentDescription Gets the value of the Content-Description header field.
ContentDisposition Gets the value of the Content-Disposition header field.
ContentId Gets the value of the Content-ID header field.
ContentMd5 Gets the value of the Content-MD5 header field.
ContentTransferEncoding Gets the value of the Content-Transfer-Encoding header field.
Envelope Gets the ENVELOPE structure.
MediaSubtype Gets the media subtype.
MediaType Gets the primary media type.
NumBodyParts Gets the number of nested BODYSTRUCTURE items.
NumContentDispositionParams Gets the number of parameters in the Content-Disposition header field.
NumContentTypeParams Gets the number of parameters in the Content-Type header field.
NumLines Gets the number of lines in the message or text body part.
Size Gets the body size in bytes.

See Also

BodyStructureData Class | Hunny.Mail Namespace | FETCH response in the IMAP4 specification