_TaskItem.DelegationState Property

Definition

Returns an OlTaskDelegationState constant indicating the delegation state of the task. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::OlTaskDelegationState DelegationState { Microsoft::Office::Interop::Outlook::OlTaskDelegationState get(); };
public Microsoft.Office.Interop.Outlook.OlTaskDelegationState DelegationState { get; }
Public ReadOnly Property DelegationState As OlTaskDelegationState

Property Value

Applies to