AppointmentCalendarCancelMeetingRequest.AppointmentCalendarLocalId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Identifie de manière unique le calendrier sur l’appareil local.
public:
property Platform::String ^ AppointmentCalendarLocalId { Platform::String ^ get(); };
winrt::hstring AppointmentCalendarLocalId();
public string AppointmentCalendarLocalId { get; }
var string = appointmentCalendarCancelMeetingRequest.appointmentCalendarLocalId;
Public ReadOnly Property AppointmentCalendarLocalId As String
Valeur de propriété
Chaîne qui identifie de façon unique le calendrier sur l’appareil local.
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|