AppointmentProperties.Recurrence Property

Definition

Gets the name of the Recurrence property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the Recurrence property.

Windows requirements

App capabilities
appointmentsSystem

Applies to