Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
MailTemplateController Class
MailTemplateController Methods
DeleteMailTemplate Method
FormatMessage Method
FormatSubject Method
FormatTemplateText Method
GetEventDefinitionsUsingMailTemplate Method
GetId Method
GetMailTemplateId Method
GetMailTemplateManager Method
GetMailTemplateName Method
IsMailDefinitionTemplate Method
LoadMailTemplate Method
LoadMailTemplates Method
SaveMailTemplate Method
MailTemplateController
LoadMailTemplates Method
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
List
<
MailTemplate
>
LoadMailTemplates
(
MailTemplateLoadOptions
loadOptions
)
Parameters
loadOptions
Type:
Omada.OE.Model
MailTemplateLoadOptions
Return Value
Type:
List
MailTemplate
See Also
Reference
MailTemplateController Class
Omada.OE.AppLogic Namespace