_TaskItem.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.
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