The EwsMessageMetadata type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkBody
Gets or sets the body of an item.
(Inherited from EwsItemMetadata.)
Public propertySupported by the .NET Compact FrameworkCategories
Gets or sets the list of categories of an item.
(Inherited from EwsItemMetadata.)
Public propertySupported by the .NET Compact FrameworkFlag
Gets or sets the flag of an item.
(Inherited from EwsItemMetadata.)
Public propertySupported by the .NET Compact FrameworkImportance
Gets or sets the importance value of an item.
(Inherited from EwsItemMetadata.)
Public propertySupported by the .NET Compact FrameworkIsRead
Gets or sets a value indicating whether a message has been read.
Public propertySupported by the .NET Compact FrameworkSensitivity
Gets or sets message sensitivity.
Public propertySupported by the .NET Compact FrameworkSubject
Gets or sets the subject of an item.
(Inherited from EwsItemMetadata.)

See Also