AppointmentProperties.Reminder Property

Definition

Gets the name of the Reminder property.

public:
 static property Platform::String ^ Reminder { Platform::String ^ get(); };
static winrt::hstring Reminder();
public static string Reminder { get; }
var string = AppointmentProperties.reminder;
Public Shared ReadOnly Property Reminder As String

Property Value

String

Platform::String

winrt::hstring

The name of the Reminder property.

Windows requirements

App capabilities
appointmentsSystem

Applies to