| ChatRoomData Properties | 
The ChatRoomData type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowAnonym | 
            Allow anonym.
             | 
|  | CanManage | 
            If user can manage this room (edit, delete).
             | 
|  | ChatRoomID | 
            Chat room ID.
             | 
|  | Description | 
            Description of the chat room.
             | 
|  | DisplayName | 
            Display name of a room.
             | 
|  | HasPassword | 
            Has password.
             | 
|  | IsPrivate | 
            Is private.
             | 
|  | IsRemoved | 
            True if this room should be removed from list on client.
             | 
 See Also
See Also