Click or drag to resize

CalendarEventSubject Property

Gets or sets the subject of the calendar event.

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

Property Value

Type: String
See Also