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