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