Task.DelegationState プロパティ

定義

タスクの現在の委任状態を取得します。

public:
 property Microsoft::Exchange::WebServices::Data::TaskDelegationState DelegationState { Microsoft::Exchange::WebServices::Data::TaskDelegationState get(); };
public Microsoft.Exchange.WebServices.Data.TaskDelegationState DelegationState { get; }
Public ReadOnly Property DelegationState As TaskDelegationState

プロパティ値

TaskDelegationState 列挙値のいずれか。

適用対象