FreeBusyPropertyFreeBusyType Property

This property is used to set or get the free/busy type (FBTYPE) parameter

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public FreeBusyType FreeBusyType { get; set; }

Property Value

FreeBusyType
Setting this parameter to Other sets the OtherType to X-UNKNOWN if not already set to something else. It is set to null if set to any other free/busy type.

See Also