Click or drag to resize
ChatInitiatedChatRequestInfoInitiatedChatRequestState Property
State of this request.

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

Property Value

Type: InitiatedChatRequestStateEnum
See Also