VEventCustom Properties 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: 2025.1.9.0
If the returned collection is empty, there are no custom properties for the calendar
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public CustomPropertyCollection CustomProperties { get; }VB
Public ReadOnly Property CustomProperties As CustomPropertyCollection
GetC++
public:
property CustomPropertyCollection^ CustomProperties {
CustomPropertyCollection^ get ();
}F#
member CustomProperties : CustomPropertyCollection with getProperty Value
CustomPropertyCollectionIf the returned collection is empty, there are no custom properties for the calendar