Condividi tramite


DeviceAccountServerType Enumerazione

Definizione

Definisce i tipi di server per la sincronizzazione.

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
Ereditarietà
DeviceAccountServerType
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Campi

Exchange 0

server Exchange

Imap 2

Server IMAP

Pop 1

Server POP

Si applica a