VCalendarClearProperties Method
The method can be called to clear all current property values in the calendar. The version is left
unchanged.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void ClearProperties()
Public Overrides Sub ClearProperties
public:
virtual void ClearProperties() override
abstract ClearProperties : unit -> unit
override ClearProperties : unit -> unit
Because time zone information is shared amongst all calendars, the
TimeZones
collection will not be cleared. If you want it cleared, you must do it manually.