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