Edit

Share via


PresenceStateType Enum

Definition

This enum represents the type of presence state.

public enum class PresenceStateType
public enum PresenceStateType
type PresenceStateType = 
Public Enum PresenceStateType
Inheritance
PresenceStateType

Fields

AggregateEndpointState 2

Represents the aggregate of all device or machine presence states.

AggregateState 1

Represents the overall availability of the presentity.

CalendarState 6

Represents the availability of the presentity based on the information from their calendar.

EndpointState 5

Represents how available the presentity is at an endpoint.

PhoneState 4

Represents whether and how the presentity is using a phone.

Unknown 0

Unknown State type.

UserState 3

Represents the manual presence state chosen by the presentity.

Applies to