Account.Name Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the name of the account, such as “Work Email.”
Namespace: Microsoft.Phone.UserData
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public Property Name As String
public string Name { get; internal set; }
Property Value
Type: System..::.String
The name of the account.
Remarks
The user selects the account name while setting up the data source on the phone.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1
Platforms
Windows Phone