ChatInitiatedChatRequestInfoInitiatedChatRequestUserID Property |
Request is meant for user with this ID. If it is null, ContactID is used.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public virtual Nullable<int> InitiatedChatRequestUserID { get; set; }
Property Value
Type:
NullableInt32See Also