Click or drag to resize
ChatRoomInfoIsOneToOneSupport Property
True if room is support and one to one. This aplies to rooms created by 'I need help' button on live site.

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

Property Value

Type: Boolean
See Also