EwsMessageMetadata Class
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)
Represents a message metadata which can be used to update a message using the Update
Syntax
public class EwsMessageMetadata : EwsItemMetadata
Inherited Members
Constructors
Name | Description |
---|---|
Ews |
Initializes new instance of Ews |
Properties
Name | Description |
---|---|
Body | Gets or sets the body of an item.
Inherited from Ews |
Categories | Gets or sets the list of categories of an item.
Inherited from Ews |
Flag | Gets or sets the flag of an item.
Inherited from Ews |
Importance | Gets or sets the importance value of an item.
Inherited from Ews |
Is |
Gets or sets a value indicating whether a message has been read. |
Sensitivity | Gets or sets message sensitivity. |
Subject | Gets or sets the subject of an item.
Inherited from Ews |