Click or drag to resize

CalendarEventDescription Property

Gets or sets the description of the calendar event.

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

Property Value

Type: String
See Also