| ChatSettingsProviderIsSupportMailEnabledAndValid Property | 
            Gets true if sending support requests to mail is enabled and addresses (from and to) are valid emails.
            
            Only lenght of those addresses are checked because validity is handled by Settings validation regex in Site manager.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsSupportMailEnabledAndValid { get; }Property Value
Type: 
Boolean See Also
See Also