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.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also