ChatRoomInfoChatRoomIsOneToOne Property |
True, if this room is created as one to one chat.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic virtual bool ChatRoomIsOneToOne { get; set; }
Property Value
Type:
Boolean
See Also