VCalendarProductId Property
This is used to get the Product ID (PRODID) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public ProductIdProperty ProductId { get; }
Public ReadOnly Property ProductId As ProductIdProperty
Get
public:
property ProductIdProperty^ ProductId {
ProductIdProperty^ get ();
}
member ProductId : ProductIdProperty with get
Property Value
ProductIdPropertyFor 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.