OfficeTask Properties

Include Protected Members
Include Inherited Members

The OfficeTask type exposes the following members.

Properties

  Name Description
Public property __ActivationProperties
Public property __Context
Public property ActiveTaskCount
Public property Activities (Inherited from CompositeActivity.)
Public property AllowChangeRequest Indicates whether a user can request a change to a workflow task.
Public property AllowReassign Indicates whether a user can reassign a workflow task to someone else.
Public property AssignedTaskCount
Public property AssignedTo Returns the names of the people assigned to the tasks in a task process.
Protected property Assignments
Protected property CanModifyActivities (Inherited from CompositeActivity.)
Public property CC Returns an array of user names or e-mail addresses included on the CC line of task process notification e-mail messages.
Public property CCList
Public property Comments Returns the value of the Description field of task list items that are created by the task process.
Public property CompletedTaskCount Returns the number of tasks in the task process that are marked as completed.
Public property ConsolidatedComments
Public property ContentTypeId Returns the value of the ContentTypeId property of the task.
Protected property CurrentUICulture
Protected property CurrentWeb
Public property DeletedTaskCount
Public property DeleteTasksOnComplete Indicates whether the child tasks of the task process should be deleted when they are marked as completed.
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property DueDate Returns the date when child tasks of the task process are due to be completed.
Public property Duration Returns the amount of time from when the task was initially created to when it is due to be completed.
Public property DurationUnit Get or sets an enumeration value that indicates whether the value of the Duration property is counted in days, weeks, or months.
Public property Enabled (Inherited from Activity.)
Public property EnabledActivities (Inherited from CompositeActivity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property ExpandGroups Indicates whether a task is assigned to each member of a group or to an entire group.
Public property FutureTaskCount
Public property IsDynamicActivity (Inherited from Activity.)
Protected property Item
Public property ItemCreatedBy
Public property ItemExternalURL
Public property ItemId Returns the ID of the of list item that represents the workflow task that the task process is executing against.
Public property ItemModifiedBy
Public property ItemTitle
Public property ItemTitleNotEncoded
Public property ItemURL
Protected property List
Public property ListId Returns the ID of the list that contains the workflow task that the task process is executing against.
Public property Name (Inherited from Activity.)
Public property Outcomes
Public property OverdueRepeat Gets or sets an object that represents the frequency with which OnTaskExpired should run, if the task is past the due date and not yet completed.
Public property OverdueRepeatTimes Gets or sets a value that represents the number of times that OnTaskExpired should be run on the frequency of OverdueRepeat, if the task is past the due date and not yet complete.
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property ParticipantList
Public property PermissionSet Returns the set of permissions associated with the workflow task list items that are generated as part of the task process.
Public property QualifiedName (Inherited from Activity.)
Public property SendDefaultTaskNotifications Indicates whether default task notifications are sent for a task created by the task process.
Public property Site (Inherited from DependencyObject.)
Public property Subject Returns the value of the Subject property of a workflow task.
Protected property SuperWeb
Public property TaskDeletedOutcome Gets or sets a value that represents which key in the TaskResults hash table needs to be incremented if a task is deleted.
Public property TaskProcessName Gets or sets the name of the task process.
Public property TaskProcessOwner Returns the name of the owner of the task process.
Public property TaskProcessWasCanceled
Public property TaskResults Returns the results of a task process.
Public property UserData (Inherited from DependencyObject.)
Public property WebURL
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

OfficeTask Class

Microsoft.Office.Workflow.Actions Namespace