EmailMailboxSyncManager.LastAttemptedSyncTime Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur terakhir kali kotak surat mencoba menyinkronkan.
public:
property DateTime LastAttemptedSyncTime { DateTime get(); };
public:
property DateTime LastAttemptedSyncTime { DateTime get(); void set(DateTime value); };
DateTime LastAttemptedSyncTime();
DateTime LastAttemptedSyncTime();
void LastAttemptedSyncTime(DateTime value);
public System.DateTimeOffset LastAttemptedSyncTime { get; }
public System.DateTimeOffset LastAttemptedSyncTime { get; set; }
var dateTime = emailMailboxSyncManager.lastAttemptedSyncTime;
var dateTime = emailMailboxSyncManager.lastAttemptedSyncTime;
emailMailboxSyncManager.lastAttemptedSyncTime = dateTime;
Public ReadOnly Property LastAttemptedSyncTime As DateTimeOffset
Public Property LastAttemptedSyncTime As DateTimeOffset
Nilai Properti
Terakhir kali kotak surat mencoba menyinkronkan.
Persyaratan Windows
Kemampuan aplikasi |
email
emailSystem
|