| Authentication | Determines type of authentication with the XMPP server. |
| AutoVisible | Determines if user is visible upon login. |
| BackColor | Determines the background color of the contact. |
| Blocking | Determines if methods are blocking. |
| BorderVisible | Returns or sets whether the control is displayed with a border. |
| Capabilities | Holds list of capabilities shown to the server. |
| ChatRooms | Returns collection of all available chatrooms. |
| CombineResources | Determines if multiple resources are combined into one contact. |
| Contacts | Returns collection of all contacts on your list. |
| Enabled | Returns or sets a value that determines whether a form or control can respond to user-generated events. |
| Features | Returns server features list |
| Files | Holds collection of current transfers. |
| FillColor | Determines the fill color of the contact. |
| Font | Returns a Font object. |
| ForeColor | Returns or sets the foreground color used to display text and graphics in an object. |
| Identity | Returns server identity. |
| Language | Determines language for error messages. |
| LastError | Holds last error that occurred. |
| LastErrorText | Holds text description of last error that occurred. |
| Login | Holds user's JID/login information. |
| Notification | Fast notifications interface. |
| Password | Holds user's password. |
| Picture | Returns or sets a graphic to be displayed in a control. |
| Port | Holds port where component will connect. |
| Priority | Holds priority information. |
| ProxyHostname | Hostname of remote proxy. |
| ProxyLogin | Login/Username for remote proxy. |
| ProxyPassword | Password for remote proxy. |
| ProxyPort | Port on remote proxy. |
| ProxyType | Type of proxy used. |
| Register | Determines if new user will be registered with the server. |
| Resource | Holds connection's resource. |
| RowHeight | Determines height of each entry in the contact list. |
| SecureMethod | Determines secure method used for XMPP. |
| Security | Determines if SSL/TLS security will be used. |
| Services | Returns collection of all services supported by the server. |
| ServicesFiltered | Returns collection of services filtered by the category. |
| ShowMyself | Determine if you are shown on the list of contacts. |
| SmallFont | Returns a Font object for small text. |
| State | Returns current component state. |
| StateText | Returns text description of component state. |
| Status | Holds user's status. |
| StatusText | Returns text representation of contact's status. |
| TabStop | Returns or sets a value indicating whether a user can use the TAB key to give the focus to an object. |
| Timeout | Determines number of seconds before component is disconnected due to being idle. |
| UseUPnP | Determines if component uses UPNP to open ports on firewall. |
| VCard | Holds VCard for your personal details. |
| Version | Returns component version info. |