VCalendarCustomProperties Property

This is a catch-all that holds all unknown or extension properties

Definition

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

Property Value

CustomPropertyCollection
If the returned collection is empty, there are no custom properties for the calendar

See Also