Freigeben über


DeviceAccountIconId Enumeration

Definition

Gibt den Typ des Symbols an, das für das Gerätekonto verwendet werden soll.

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

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

Felder

Exchange 0

Verwendet das Exchange-Symbol.

Generic 3

Verwendet ein generisches Kontosymbol.

Msa 1

Verwendet das Symbol "Microsoft-Konto".

Outlook 2

Verwendet das Outlook-Symbol.

Gilt für: