Click or drag to resize
ChatServiceExceptionStatusCode Property
Status code of chat response.

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

Property Value

Type: ChatResponseStatusEnum
See Also