Partager via


AppointmentCalendar.SyncManager Propriété

Définition

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

S’applique à