Click or drag to resize
ISpacesServiceIsServiceAvailable Property
Returns a value of true if the spaces service is currently available, or false if the spaces service is unavailable.

Namespace: Avaya.ClientServices.Spaces
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
bool IsServiceAvailable { get; }

Property Value

Type: Boolean
See Also