[]
        
(Showing Draft Content)

C1.C1Schedule.StatusTypeEnum

StatusTypeEnum Enum

Determines the type of status.

Namespace: C1.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public enum StatusTypeEnum

Fields

Name Description
Busy

This status means that a person is in the office but unavailable to others.

Custom

This status represents all custom statuses added to the StatusCollection.

Free

This status means that a person is in the office and available to others.

OutOfOffice

This status means that a person is out of the office and unavailable to others.

Tentative

This status means that a person is in the office and tentatively available to others.

WorkingElsewhere

This status means that a person is working elsewhere.