Bagikan melalui


AppointmentCalendarSyncManager.LastSuccessfulSyncTime Properti

Definisi

Mendapatkan atau mengatur tanggal dan waktu terakhir sinkronisasi dengan server AppointmentCalendar berhasil.

public:
 property DateTime LastSuccessfulSyncTime { DateTime get(); };
public:
 property DateTime LastSuccessfulSyncTime { DateTime get(); void set(DateTime value); };
DateTime LastSuccessfulSyncTime();
DateTime LastSuccessfulSyncTime();

void LastSuccessfulSyncTime(DateTime value);
public System.DateTimeOffset LastSuccessfulSyncTime { get; }
public System.DateTimeOffset LastSuccessfulSyncTime { get; set; }
var dateTime = appointmentCalendarSyncManager.lastSuccessfulSyncTime;
var dateTime = appointmentCalendarSyncManager.lastSuccessfulSyncTime;
appointmentCalendarSyncManager.lastSuccessfulSyncTime = dateTime;
Public ReadOnly Property LastSuccessfulSyncTime As DateTimeOffset
Public Property LastSuccessfulSyncTime As DateTimeOffset

Nilai Properti

Tanggal dan waktu terakhir sinkronisasi dengan server AppointmentCalendar berhasil.

Persyaratan Windows

Kemampuan aplikasi
appointmentsSystem

Berlaku untuk