Share via


WorkflowTask Object Members

Represents a single workflow task in a WorkflowTasks collection.

Methods

  Name Description
Aa434051.methods(en-us,office.12).gif Show Displays a workflow task edit user interface for the specified WorkflowTask object.

Properties

  Name Description
Aa434051.properties(en-us,office.12).gif Application Gets an Application object that represents the container application for the WorkflowTask object. Read-only.
Aa434051.properties(en-us,office.12).gif AssignedTo Gets the name of the person that the workflow task is assigned to. Read-only.
Aa434051.properties(en-us,office.12).gif CreatedBy Gets the name of the person that created the workflow task. Read-only.
Aa434051.properties(en-us,office.12).gif CreatedDate Gets the date that a workflow task was created. Read-only.
Aa434051.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the WorkflowTask object was created. Read-only.
Aa434051.properties(en-us,office.12).gif Description Gets the description of a workflow task. Read-only.
Aa434051.properties(en-us,office.12).gif DueDate Gets the date that a workflow task is due. Read-only.
Aa434051.properties(en-us,office.12).gif Id Gets the ID of the Sharepoint list item. Read-only.
Aa434051.properties(en-us,office.12).gif ListID Gets the ID of the list containing the workflow task. Read-only.
Aa434051.properties(en-us,office.12).gif Name Gets the name of the WorkflowTask object. Read-only.
Aa434051.properties(en-us,office.12).gif WorkflowID Gets the ID of the workflow associated with a workflow task. Read-only.