AssignedTo |
Scroll |
Gets the name of the user the task is assigned to.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property AssignedTo As String C# public virtual string AssignedTo { get; }
Parameters None.
Property Value The user name for the user who is currently assigned to the task on the Thereforeā¢ Server. |