Freigeben über


DeviceAccountConfiguration.CalDavSyncScheduleKind Eigenschaft

Definition

Ruft einen Enumerationswert ab, der angibt, wie oft das Konto synchronisiert wird, oder legt diesen fest.

public:
 property DeviceAccountSyncScheduleKind CalDavSyncScheduleKind { DeviceAccountSyncScheduleKind get(); void set(DeviceAccountSyncScheduleKind value); };
DeviceAccountSyncScheduleKind CalDavSyncScheduleKind();

void CalDavSyncScheduleKind(DeviceAccountSyncScheduleKind value);
public DeviceAccountSyncScheduleKind CalDavSyncScheduleKind { get; set; }
var deviceAccountSyncScheduleKind = deviceAccountConfiguration.calDavSyncScheduleKind;
deviceAccountConfiguration.calDavSyncScheduleKind = deviceAccountSyncScheduleKind;
Public Property CalDavSyncScheduleKind As DeviceAccountSyncScheduleKind

Eigenschaftswert

Ein Enumerationswert, der angibt, wie oft das Konto synchronisiert wird.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
App-Funktionen
userDataAccountsProvider

Gilt für: