OfficeTask.OutcomesProperty field

A DependencyProperty used to promote the Outcomes property of the list item associated with the task.

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Public Shared OutcomesProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = OfficeTask.OutcomesProperty

OfficeTask.OutcomesProperty = value
public static DependencyProperty OutcomesProperty

See also

Reference

OfficeTask class

OfficeTask members

Microsoft.Office.Workflow.Actions namespace