Bagikan melalui


EmailMailboxSyncManager.LastAttemptedSyncTime Properti

Definisi

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

Berlaku untuk