Click or drag to resize
RoomOnlineUserDataIsRemoved Property
True if this user should be removed from list on client

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

Property Value

Type: Boolean
See Also