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