ComponentOne Scheduler for WPF and Silverlight
Caption Property (Reminder)

C1.C1Schedule Namespace > Reminder Class : Caption Property
Gets the System.String value representing the window caption text of the Appointment object which the Reminder object is applied to.
Syntax
'Declaration
 
Public ReadOnly Property Caption As System.String
public System.string Caption {get;}
See Also

Reference

Reminder Class
Reminder Members