ContactsServiceFailedEventArgs Class |
EventArgs used to inform about failure of contact service operation.
Inheritance HierarchySystemObject
SystemEventArgs
Avaya.ClientServicesContactsServiceFailedEventArgs
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic class ContactsServiceFailedEventArgs : EventArgs
The ContactsServiceFailedEventArgs type exposes the following members.
Properties|
| Name | Description |
|---|
 | Reason |
The contact service operation failure reason.
|
Top
See Also