This API is currently not supported.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = EmailNotificationActivity.ToProperty

EmailNotificationActivity.ToProperty = value

Syntax

Visual Basic
Public Shared ToProperty As DependencyProperty
C#
public static DependencyProperty ToProperty
C++
public:
static DependencyProperty^ ToProperty
J#
public static DependencyProperty ToProperty
JScript
public static var ToProperty : DependencyProperty

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also