Click or drag to resize
InitiateChatRequestDataInitiatorName Property
Nickname of chat user who initiated this chat.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public string InitiatorName { get; set; }

Property Value

Type: String
See Also