EwsMessageMetadata.Importance Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9313)
Importance
Gets or sets the importance value of an item. Inherited from EwsItemMetadata.
Declaration
public MailPriority? Importance { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<MailPriority> |