Click or drag to resize

CalendarEventiCal Property

Gets or sets a flag to indicate whether to wrap the event in iCalendar format.

Namespace:  Opait.Barcode.QRCode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public bool iCal { get; set; }

Property Value

Type: Boolean
See Also