VCalendarProductId Property

This is used to get the Product ID (PRODID) property

Definition

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

Property Value

ProductIdProperty
For vCalendar 1.0 objects, this is an optional property. For iCalendar 2.0 objects, this is a required property. If not explicitly set, the property will contain default values.

See Also