TaskType.DelegationState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DelegationState property gets or sets one of the valid TaskDelegateStateType enumeration values that represent the status of a delegated task.
public:
property ExchangeWebServices::TaskDelegateStateType DelegationState { ExchangeWebServices::TaskDelegateStateType get(); void set(ExchangeWebServices::TaskDelegateStateType value); };
public ExchangeWebServices.TaskDelegateStateType DelegationState { get; set; }
Public Property DelegationState As TaskDelegateStateType
Property Value
The DelegationState property returns one of the valid TaskDelegateStateType enumeration values that represent the status of a delegated task.