Compartir a través de


AppointmentCalendar.SyncManager Propiedad

Definición

Obtiene el AppointmentCalendarSyncManager que se puede usar para sincronizar con el servidor remoto.

public:
 property AppointmentCalendarSyncManager ^ SyncManager { AppointmentCalendarSyncManager ^ get(); };
AppointmentCalendarSyncManager SyncManager();
public AppointmentCalendarSyncManager SyncManager { get; }
var appointmentCalendarSyncManager = appointmentCalendar.syncManager;
Public ReadOnly Property SyncManager As AppointmentCalendarSyncManager

Valor de propiedad

AppointmentCalendarSyncManager que se puede usar para sincronizar con el servidor remoto.

Requisitos de Windows

Características de aplicaciones
appointmentsSystem

Se aplica a