Click or drag to resize

CalendarEventEnd Property

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

Namespace:  Opait.Barcoder.QRCode
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public DateTime End { get; set; }

Property Value

Type: DateTime
See Also