The DependencyProperty object that promotes the EmailTemplate property.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = EmailNotificationActivity.EmailTemplateProperty

EmailNotificationActivity.EmailTemplateProperty = value

Syntax

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

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also