AppointmentCalendar.SyncManager 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取可用于与远程服务器同步的 AppointmentCalendarSyncManager 。
public:
property AppointmentCalendarSyncManager ^ SyncManager { AppointmentCalendarSyncManager ^ get(); };
AppointmentCalendarSyncManager SyncManager();
public AppointmentCalendarSyncManager SyncManager { get; }
var appointmentCalendarSyncManager = appointmentCalendar.syncManager;
Public ReadOnly Property SyncManager As AppointmentCalendarSyncManager
属性值
可用于与远程服务器同步的 AppointmentCalendarSyncManager 。
Windows 要求
应用功能 |
appointmentsSystem
|