Click or drag to resize

MailTemplate Methods

The MailTemplate type exposes the following members.

Methods
  NameDescription
Public methodClone
Public methodCloneMailTempalte
Clones the mail templaten and resets relevant ID's
Public methodStatic memberGetDefaultActivityAssignedMessageTemplate
Public methodStatic memberGetDefaultMessageTemplate
Public methodStatic memberGetPropertyVariableNumbers
Returns the numbers for the properties, which are applied as variables in the template string.
Public methodStatic memberIsBodyHtml
Returns true if the mail body is a HTML document
Public methodPassesFilter
Public methodResetAll
Resets the ID's in the object.
Public methodToString (Overrides ObjectToString.)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
See Also