Click or drag to resize

ContactService Events

The ContactService type exposes the following members.

Events
  NameDescription
Public eventContactGroupsLoadingFailed
Occurs when the loading of contact groups fails.
Public eventContactLoadingComplete
Occurs once all the contacts have been loaded from their underlying sources.
Public eventContactLoadingFailed
Occurs when the loading of contacts fails.
Public eventContactProviderFailed
Occurs when an underlying contact provider fails.
Public eventContactServiceAvailable
Occurs when the contact service becomes available for use.
Public eventContactServicesAvailableProviderListChanged
Occurs when the list of available contact provider changes. For example, if ACS provider has stopped working, an event will be triggered.
Public eventContactServicesCapabilitiesChanged
Occurs when any of the contact service's capabilities changes.
Public eventContactServiceSelfContactUpdated
Occurs when self contact is updated.
Public eventContactServiceUnavailable
Occurs when the contact service becomes unavailable for use.
Top
See Also