OfficeTask Fields

Include Protected Members
Include Inherited Members

The OfficeTask type exposes the following members.

Fields

  Name Description
Public fieldStatic member __ActivationPropertiesProperty Represents a DependencyProperty object that contains the initial properties of the workflow instance as it starts. Initialization properties are stored in an SPWorkflowActivationProperties object exposed by the dependency property.
Public fieldStatic member __ContextProperty Returns a DependencyProperty object that a solution developer can use to promote the context of the task.
Public fieldStatic member AssignedToProperty Returns a DependencyProperty object that a solution developer can use to promote the AssignedTo property of the SharePoint Foundation 2010 list item that is associated with the workflow instance.
Public fieldStatic member CCProperty Returns a DependencyProperty object that a solution developer can use to promote the CC property of the SharePoint Foundation 2010 list item that is associated with the workflow instance.
Public fieldStatic member CommentsProperty Returns a DependencyProperty object that a solution developer can use to promote the Comments property of the SharePoint Foundation 2010 list item that is associated with the workflow instance.
Public fieldStatic member ContentTypeIdProperty A DependencyProperty used to promote the ContentTypeId property of the SharePoint list item associated with the running workflow instance.
Public fieldStatic member DeleteTasksOnCompleteProperty A DependencyProperty used to promote the Boolean DeleteTasksOnComplete property of the SharePoint list item associated with the running workflow instance.
Public fieldStatic member DueDateProperty A DependencyProperty used to promote the DueDate property of the SharePoint list item associated with the running workflow instance.
Public fieldStatic member DurationProperty A DependencyProperty used to promote the Duration property of the SharePoint list item associated with the running workflow instance.
Public fieldStatic member DurationUnitProperty A DependencyProperty used to promote the DurationUnit property of the SharePoint list item associated with the running workflow instance.
Public fieldStatic member ExpandGroupsProperty
Public fieldStatic member ItemIdProperty
Public fieldStatic member ListIdProperty
Public fieldStatic member OutcomesProperty A DependencyProperty used to promote the Outcomes property of the list item associated with the task.
Public fieldStatic member OverdueRepeatProperty
Public fieldStatic member OverdueRepeatTimesProperty
Public fieldStatic member PermissionSetProperty
Public fieldStatic member SendDefaultTaskNotificationsProperty
Public fieldStatic member SubjectProperty
Public fieldStatic member TaskDeletedOutcomeProperty
Public fieldStatic member TaskProcessNameProperty
Public fieldStatic member TaskProcessOwnerProperty

Top

See Also

Reference

OfficeTask Class

Microsoft.Office.Workflow.Actions Namespace