Freigeben über


DeviceAccountConfiguration.CardDavSyncScheduleKind Eigenschaft

Definition

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

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

void CardDavSyncScheduleKind(DeviceAccountSyncScheduleKind value);
public DeviceAccountSyncScheduleKind CardDavSyncScheduleKind { get; set; }
var deviceAccountSyncScheduleKind = deviceAccountConfiguration.cardDavSyncScheduleKind;
deviceAccountConfiguration.cardDavSyncScheduleKind = deviceAccountSyncScheduleKind;
Public Property CardDavSyncScheduleKind 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: