Click or drag to resize

CalendarEventStart Property

Gets or sets the start date and time of the event.

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

Property Value

Type: DateTime
See Also