| ChatUserStateDataIsAnonymous Property  | 
            Is anonymous - true if this chat user is assigned to CMS User (true if ChatUserUserID is null).
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic bool IsAnonymous { get; set; }Property Value
Type: 
Boolean
See Also