FreeBusyPropertyFreeBusyType Property
This property is used to set or get the free/busy type (FBTYPE) parameter
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public FreeBusyType FreeBusyType { get; set; }
Public Property FreeBusyType As FreeBusyType
Get
Set
public:
property FreeBusyType FreeBusyType {
FreeBusyType get ();
void set (FreeBusyType value);
}
member FreeBusyType : FreeBusyType with get, set
Property Value
FreeBusyTypeSetting 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.