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.0.5239.26125)
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:
True if message was sent
See Also