FreeBusyType Enumeration

This enumerated type defines the various free/busy types for the FreeBusyProperty class

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
[SerializableAttribute]
public enum FreeBusyType

Members

None0No type specified
Free1Represents free time
Busy2Represents busy time
BusyUnavailable3Represents busy (unavailable) time
BusyTentative4Represents tentative busy time
Other5Indicates some other type of busy/free time

See Also