共用方式為


DeviceAccountIconId 列舉

定義

指定要用於裝置帳戶的圖示類型。

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
繼承
DeviceAccountIconId
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
應用程式功能
userDataAccountsProvider

欄位

Exchange 0

使用 Exchange 圖示。

Generic 3

使用一般帳戶圖示。

Msa 1

使用 Microsoft 帳戶圖示。

Outlook 2

使用 Outlook 圖示。

適用於