FreeBusyPropertyOtherType Property
This property is used to set or get the free/busy type string when the type is set to Other
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string OtherType { get; set; }
Public Property OtherType As String
Get
Set
public:
property String^ OtherType {
String^ get ();
void set (String^ value);
}
member OtherType : string with get, set
Property Value
StringSetting this parameter automatically sets the
FreeBusyType property to
Other.