Partager via


AppointmentRecurrence.CalendarIdentifier Propriété

Définition

Obtient une chaîne qui identifie le type du calendrier tel que représenté par 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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne qui identifie le type du calendrier.

Configuration requise pour Windows

Fonctionnalités de l’application
appointmentsSystem

S’applique à