Sends support request to email.
Does nothing, if sending to email is not enabled.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- createdWhen
- Type: System DateTime
Sending time of this message
- senderEmailAddress
- Type: System String
Email address of sender (the one who requests support)
- subject
- Type: System String
Subject
- messageText
- Type: System String
Body of the message
Return Value
Type: BooleanTrue if message was sent
See Also