VFree BusyFree Busy 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: 2025.1.9.0
If the returned collection is empty, there are no free/busy properties for the object
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public FreeBusyPropertyCollection FreeBusy { get; }VB
Public ReadOnly Property FreeBusy As FreeBusyPropertyCollection
GetC++
public:
property FreeBusyPropertyCollection^ FreeBusy {
FreeBusyPropertyCollection^ get ();
}F#
member FreeBusy : FreeBusyPropertyCollection with getProperty Value
FreeBusyPropertyCollectionIf the returned collection is empty, there are no free/busy properties for the object