_TaskItem.Delegator Property

Definition

Returns a String (string in C#) representing the display name of the delegator for the task. Read-only.

public:
 property System::String ^ Delegator { System::String ^ get(); };
public string Delegator { get; }
Public ReadOnly Property Delegator As String

Property Value

Applies to