ComponentOne Scheduler for WinForms
Private Property (Appointment)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : Private Property
Gets or sets the System.Boolean value determining whether the calendar owner intends to keep the Appointment object private.
Syntax
'Declaration
 
Public Property Private As System.Boolean
public System.bool Private {get; set;}
See Also

Reference

Appointment Class
Appointment Members