WorkflowTask.AssignedTo Property
Office Developer Reference |
Gets the name of the person that the workflow task is assigned to. Read-only.
Syntax
expression.AssignedTo
expression An expression that returns a WorkflowTask object.
Return Value
String
See Also