AppointmentRecurrence.CalendarIdentifier Property

Definition

Gets a string that identifies the type of the calendar as represented by CalendarIdentifiers.

public:
 property Platform::String ^ CalendarIdentifier { Platform::String ^ get(); };
winrt::hstring CalendarIdentifier();
public string CalendarIdentifier { get; }
var string = appointmentRecurrence.calendarIdentifier;
Public ReadOnly Property CalendarIdentifier As String

Property Value

String

Platform::String

winrt::hstring

A string that identifies the type of the calendar.

Windows requirements

App capabilities
appointmentsSystem

Applies to