|   | MailTemplateIsBodyHtml Method  | 
 
            Returns true if the mail body is a HTML document
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static bool IsBodyHtml(
	string body
)
Parameters
- body
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also