次の方法で共有


ItemType.Sensitivity プロパティ

定義

プロパティは Sensitivity 、項目の秘密度レベルを示す有効な SensitivityChoicesType 値の 1 つを取得または設定します。

public:
 property ExchangeWebServices::SensitivityChoicesType Sensitivity { ExchangeWebServices::SensitivityChoicesType get(); void set(ExchangeWebServices::SensitivityChoicesType value); };
public ExchangeWebServices.SensitivityChoicesType Sensitivity { get; set; }
Public Property Sensitivity As SensitivityChoicesType

プロパティ値

プロパティは Sensitivity 、項目の秘密度レベルを示す有効な SensitivityChoicesType 値のいずれかを返します。

適用対象