ServiceState Enum

Definition

Represents the state of a service.

C#
public enum ServiceState
Inheritance
ServiceState

Fields

Name Value Description
Unknown 0

State of service is not known.

Available 1

Service is available.

Unavailable 2

Service is unavailable.

Remarks

Reflects the state of services such as User Services.

Applies to

Product Versions
Lync UCMA 4.0, 5.0, latest