Item.Importance 属性

定义

获取或设置此项的重要性。

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

属性值

一个 Importance 枚举值,该值指示项的重要性。

适用于