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: 10.0.0
Syntax public bool IsWhisperRoom { get; }
Property Value
Type:
BooleanSee Also