Click or drag to resize
SupportOfflineMessageHelper Class
Helper class for support requests when no support is online.
Inheritance Hierarchy
SystemObject
  CMS.ChatSupportOfflineMessageHelper

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static class SupportOfflineMessageHelper

The SupportOfflineMessageHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSendSupportMessageAsMail
Sends support request to email. Does nothing, if sending to email is not enabled.
Top
See Also