Freigeben über


DeviceAccountServerType Enumeration

Definition

Definiert die Servertypen für die Synchronisierung.

public enum class DeviceAccountServerType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class DeviceAccountServerType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum DeviceAccountServerType
var value = Windows.ApplicationModel.UserDataAccounts.SystemAccess.DeviceAccountServerType.exchange
Public Enum DeviceAccountServerType
Vererbung
DeviceAccountServerType
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Felder

Exchange 0

Exchange-Server

Imap 2

IMAP-Server

Pop 1

POP-Server

Gilt für: