ChatRoomInfoIsWhisperRoom Property |
True if this room is for whispering (OneToOne is true and IsSupport is false).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public bool IsWhisperRoom { get; }
Property Value
Type:
BooleanSee Also