ContactAddress.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 address.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Collections.Generic.IEnumerable(Of Account)The data sources associated with this address.
The data sources associated with this address are the service providers from which data was aggregated to form the address. The StorageKind enumeration lists the possible sources of data.
Show: