EmailTemplateEmailTemplateType Property |
Template Type - This is the context this e-mail can be used in the workflow activities.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string EmailTemplateType { get; set; }
Public Property EmailTemplateType As String
Get
Set
public:
property String^ EmailTemplateType {
String^ get ();
void set (String^ value);
}
member EmailTemplateType : string with get, set
Property Value
Type:
String
See Also