AppointmentCalendar.SyncManager Property

Definition

Gets the AppointmentCalendarSyncManager which can be used to sync with the remote server.

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

Property Value

The AppointmentCalendarSyncManager which can be used to sync with the remote server.

Windows requirements

App capabilities
appointmentsSystem

Applies to