Back to Devexpress

tlsOutOfOffice Constant

vcl-cxschedulerstorage-051bd08d.md

latest606 B
Original Source

tlsOutOfOffice Constant

Denotes the state of the TcxSchedulerEvent.State property that indicates that a person is out of the office and unavailable to others.

Declaration

delphi
const tlsOutOfOffice = 3;

Remarks

Denotes the state of the TcxSchedulerEvent.State property that indicates that a person is out of the office and unavailable to others.

See Also

TcxSchedulerEvent.State

cxSchedulerStorage Unit