| ChatRoomUserInfoIsOnline Property  | 
            Gets online state of this user. User is online if his JoinTime is not null.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntaxpublic bool IsOnline { get; }Property Value
Type: 
Boolean
See Also