Share via


AppointmentCalendarSyncManagerSyncRequest.AppointmentCalendarLocalId Propriété

Définition

Obtient une chaîne qui identifie de façon unique le calendrier associé au rendez-vous sur l’appareil local.

public:
 property Platform::String ^ AppointmentCalendarLocalId { Platform::String ^ get(); };
winrt::hstring AppointmentCalendarLocalId();
public string AppointmentCalendarLocalId { get; }
var string = appointmentCalendarSyncManagerSyncRequest.appointmentCalendarLocalId;
Public ReadOnly Property AppointmentCalendarLocalId As String

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne qui identifie de façon unique le calendrier sur l’appareil local.

Configuration requise pour Windows

Fonctionnalités de l’application
appointmentsSystem

S’applique à