Share via


WorkflowTask.CreatedBy Property

Office Developer Reference

Gets the name of the person that created the workflow task. Read-only.

Syntax

expression.CreatedBy

expression   An expression that returns a WorkflowTask object.

Return Value
String

See Also