Share via


Contact.Notes-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Notes As IEnumerable(Of String)
public IEnumerable<string> Notes { get; }
public:
property IEnumerable<String^>^ Notes {
    IEnumerable<String^>^ get ();
}
member Notes : IEnumerable<string> with get

Eigenschaftswert

Typ: System.Collections.Generic.IEnumerable<String>

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

Contact Klasse

Microsoft.Phone.UserData-Namespace