Click or drag to resize
ChatRoomDataIsRemoved Property
True if this room should be removed from list on client.

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

Property Value

Type: Boolean
See Also