MapiCalendarIcsSaveOptions.ProductIdentifier

MapiCalendarIcsSaveOptions.ProductIdentifier property

Gets or sets the product identifier.

public string ProductIdentifier { get; set; }

Property Value

The product identifier. This property specifies the identifier for the product that created the iCalendar object.

Remarks

If the property is not set or equal to null, the default PRODID is -//Aspose Ltd//iCalendar Builder (v3.0)//EN

See Also