Click or drag to resize
InitiateChatRequestDataRoomID Property
ID of room which was created for this conversation.

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

Property Value

Type: Int32
See Also