Fires when contact list arrives from server.
Private Sub object_ContactList()
The ContactList Event syntax has these parts:
This event will be triggered when contact list is retrieved from the server. This usually occurs upon establishing a successful connection with a server. At this point you can access contacts details for the first time.
Your browser does not support iframes.