Click or drag to resize
UserExchangeServiceStatus Property
Returns a ServiceStatus object that indicates if the Exchange service is enabled.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ServiceStatus ExchangeServiceStatus { get; }

Property Value

Type: ServiceStatus
See Also