Click or drag to resize

MessageBodyPart Properties

The MessageBodyPart type exposes the following members.

Properties
  NameDescription
Public propertyData
Data conatining raw body.
Public propertyDisposition
Disposition represents disposition of the part.
Public propertyEncoding
Encoding of the part to help decode the data.
Public propertyMimeType
MimeType indicating mimeType of payload.
Public propertyNestedParts
NestedParts of the payload.
Top
See Also