Partager via


DeviceAccountServerType Énumération

Définition

Définit les types de serveurs à synchroniser.

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
Héritage
DeviceAccountServerType
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Champs

Nom Valeur Description
Exchange 0

serveur Exchange

Imap 2

Serveur IMAP

Pop 1

Serveur POP

S’applique à