OfficeTask.DueDateProperty Field

A DependencyProperty used to promote the DueDate property of the SharePoint list item associated with the running workflow instance.

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

Syntax

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

value = OfficeTask.DueDateProperty

OfficeTask.DueDateProperty = value
public static DependencyProperty DueDateProperty

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace