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: 11.0.0
Syntaxpublic bool IsWhisperRoom { get; }
Property Value
Type:
Boolean
See Also