SPWorkflowTaskProperties.AssignedTo property

Gets or sets the user name of the person to whom the workflow task is assigned.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public string AssignedTo { get; set; }

Property value

Type: System.String
A String that represents the user name.

See also

Reference

SPWorkflowTaskProperties class

SPWorkflowTaskProperties members

Microsoft.SharePoint.Workflow namespace