Edit

Share via


SearchPreviewItem.Importance Property

Definition

Gets or sets the urgency level of the item. The Importance property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::Importance Importance { Microsoft::Exchange::WebServices::Data::Importance get(); void set(Microsoft::Exchange::WebServices::Data::Importance value); };
public Microsoft.Exchange.WebServices.Data.Importance Importance { get; set; }
Public Property Importance As Importance

Property Value

The importance.

Applies to