AppointmentCalendar.SyncManager 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.
Obtient le AppointmentCalendarSyncManager qui peut être utilisé pour la synchronisation avec le serveur distant.
public:
property AppointmentCalendarSyncManager ^ SyncManager { AppointmentCalendarSyncManager ^ get(); };
AppointmentCalendarSyncManager SyncManager();
public AppointmentCalendarSyncManager SyncManager { get; }
var appointmentCalendarSyncManager = appointmentCalendar.syncManager;
Public ReadOnly Property SyncManager As AppointmentCalendarSyncManager
Valeur de propriété
AppointmentCalendarSyncManager qui peut être utilisé pour la synchronisation avec le serveur distant.
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|