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

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

Property Value

Type: InitiatedChatRequestStateEnum
See Also