Gets the String value representing the window caption text of the Appointment object which the Reminder object is applied to.

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

Syntax

C#
public string Caption { get; }
Visual Basic
Public ReadOnly Property Caption As String
	Get

See Also