Click or drag to resize
InitiateChatRequestDataIsRemoved Property
If true, request was accepted or rejected and should be hidden on client. Request should be removed if state is something else than New.

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

Property Value

Type: Boolean
See Also