OfficeTask.CCProperty field

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.

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

Syntax

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

value = OfficeTask.CCProperty

OfficeTask.CCProperty = value
public static DependencyProperty CCProperty

See also

Reference

OfficeTask class

OfficeTask members

Microsoft.Office.Workflow.Actions namespace