Click or drag to resize
ChatSupportCannedResponseInfoChatSupportCannedResponseChatUserID Property
Owner of this canned response

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual Nullable<int> ChatSupportCannedResponseChatUserID { get; set; }

Property Value

Type: NullableInt32
See Also