ComponentOne Scheduler for WinForms
Subject Property (Appointment)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : Subject Property
Gets or sets the System.String value representing the subject of the Appointment object.
Syntax
'Declaration
 
Public Property Subject As System.String
public System.string Subject {get; set;}
See Also

Reference

Appointment Class
Appointment Members