Appointments.Accounts, propriété

Espace de noms :  Microsoft.Phone.UserData
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Accounts As IEnumerable(Of Account)
public IEnumerable<Account> Accounts { get; }
public:
property IEnumerable<Account^>^ Accounts {
    IEnumerable<Account^>^ get ();
}
member Accounts : IEnumerable<Account> with get

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<Account>

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

Appointments Classe

Microsoft.Phone.UserData, espace de noms