_Reminder.Caption Property

Definition

Returns a String (string in C#) representing the title. Read-only.

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
Default Public ReadOnly Property Caption As String

Property Value

Applies to