AddEmailTemplate Method
Syntax
public EmailTemplate AddEmailTemplate(
System.string name,
System.string description,
System.string subject,
System.byte[] template
)Public Function AddEmailTemplate( _
ByVal name As System.String, _
ByVal description As System.String, _
ByVal subject As System.String, _
ByVal template() As System.Byte _
) As EmailTemplateParameters
| Name | Description |
|---|---|
| name | |
| description | |
| subject | |
| template |