Gets the Boolean value determining whether the calendar owner intends to keep the Appointment object private.

Namespace:  C1.Web.UI.Controls.C1Schedule.Common
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public bool Private { get; }
Visual Basic
Public ReadOnly Property Private As Boolean
	Get

See Also