Click or drag to resize
UserExchangeService Property
Service providing access to Exchange features for this user.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public 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