_TaskItem.Ownership 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 OlTaskOwnership specifying the ownership state of the task. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlTaskOwnership Ownership { Microsoft::Office::Interop::Outlook::OlTaskOwnership get(); };
public Microsoft.Office.Interop.Outlook.OlTaskOwnership Ownership { get; }
Public ReadOnly Property Ownership As OlTaskOwnership