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