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: 550.0.60.0
Syntax
C#
bool IsServiceAvailable { get; }

Property Value

Type: Boolean
See Also