VFreeBusyFreeBusy Property

This is used to get the Free/Busy (FREEBUSY) properties. There may be more than one.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public FreeBusyPropertyCollection FreeBusy { get; }

Property Value

FreeBusyPropertyCollection
If the returned collection is empty, there are no free/busy properties for the object

See Also