BodyPart Properties

Independentsoft MSG .NET

BodyPart Properties MSG .NET Class Library
The BodyPart type exposes the following members.
Properties

  NameDescription
Public propertyBody
Gets or sets the body.
Public propertyBodyParts
Gets the body parts.
Public propertyContentDescription
Gets or sets the content description.
Public propertyContentDisposition
Gets or sets the content disposition.
Public propertyContentID
Gets or sets the content identifier.
Public propertyContentLocation
Gets or sets the content location.
Public propertyContentTransferEncoding
Gets or sets the content transfer encoding.
Public propertyContentType
Gets or sets the type of the content.
Public propertyEmbeddedMessage
Gets or sets the embedded message.
Public propertyHeaderCharSet
Gets or sets the header character set.
Public propertyHeaderEncoding
Gets or sets the header encoding.
Public propertyHeaders
Gets the headers.
Back to Top
See Also