OofSettings.State プロパティ

定義

ユーザーの不在時 (OOF) 状態を取得または設定します。

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

プロパティ値

ユーザーが OOF メッセージを送信しているかどうかを示す OofState 列挙値の 1 つ。

適用対象