ChatHelper IsSupportMailEnabledAndValid Property Kentico 8.0 API Reference
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.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineBoolean
See Also