AddContactEventArgsNewContact Property |
The contact which was added.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Contact NewContact { get; }
Property Value
Type:
Contact
Remarks
This object will be null in case of failure of the operation.
See Also