Click or drag to resize
ChatRoomInfoChatRoomIsOneToOne Property
True, if this room is created as one to one chat.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual bool ChatRoomIsOneToOne { get; set; }

Property Value

Type: Boolean
See Also