The ImapMessagePart type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkContentId
Gets part's content ID, if available.
Public propertySupported by the .NET Compact FrameworkContentType
Gets part's content type.
Public propertySupported by the .NET Compact FrameworkFileName
Gets part's file name, if available.
Public propertySupported by the .NET Compact FrameworkId
Gets part ID. This is used by GetMessagePart(String, String).
Public propertySupported by the .NET Compact FrameworkKind
Gets a value indicating the part's kind.
Public propertySupported by the .NET Compact FrameworkLength
Part's length.

See Also