Caption Property (Reminder)
In This Topic
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 String
public string Caption {get;}
See Also