AddContactEventArgsError Property |
Error code related to add contact operation.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ContactError Error { get; }
Property Value
Type:
ContactError
Remarks
If the operation is successful this object will have default values (UnknownReason error code).
See Also