Click or drag to resize
ChatRoomInfoIsWhisperRoom Property
True if this room is for whispering (OneToOne is true and IsSupport is false).

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

Property Value

Type: Boolean
See Also