| UserContactService Property |
Service providing access to contact features for this user.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ContactService ContactService { get; }Property Value
Type:
ContactService
Remarks
If the user is not configured for contact service, this property will return
null.
See Also