UpdateEMailTemplateHelper

Syntax

public class UpdateEMailTemplateHelper

Constructors

public UpdateEMailTemplateHelper();

Namespace and Assembly

RequirementValue

Namespace

Ascentn.Workflow.Base

Assembly

Ascentn.Workflow.WFBase (in Ascentn.Workflow.WFBase.dll)

Properties

PropertyDescription

MailTemplateID

Function:
The unique ID for an email template.
Type
string
Accepted Values:
A valid mail template ID.

MailTemplateXML

Function:
The XML for an email template.
Type
string
Accepted Values:
Valid XML that represents an email template.

TemplateModifiedUserName

Function:
Specifies qualified username for the modified email template.
Type
string
Accepted Values:
A valid user name.