Item.Sensitivity プロパティ

定義

この項目の秘密度を取得します。

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

プロパティ値

Sensitivity オブジェクト。

適用対象