Accounts Property
Collapse the table of content
Expand the table of content

ContactEmailAddress.Accounts Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the data sources associated with this email address.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public ReadOnly Property Accounts As IEnumerable(Of Account)

Property Value

Type: System.Collections.Generic.IEnumerable(Of Account)
The data sources associated with this email address.

The data sources associated with this email address are the service providers from which data was aggregated to form the email address. The StorageKind enumeration lists the possible sources of data.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft