Freigeben über


ContactQueryResult Klasse

Definition

Stellt das Ergebnis einer Kontaktabfrage dar.

public ref class ContactQueryResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContactQueryResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContactQueryResult
Public NotInheritable Class ContactQueryResult
Vererbung
Object Platform::Object IInspectable ContactQueryResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Phone.PhoneContract (eingeführt in v1.0)
App-Funktionen
ID_CAP_CONTACTS [Windows Phone]

Methoden

GetContactCountAsync()

Ruft die Anzahl der Kontakte im Kontaktspeicher ab.

GetContactsAsync()

Ruft Kontakte aus dem Kontaktspeicher ab.

GetContactsAsync(UInt32, UInt32)

Ruft Kontakte aus dem Kontaktspeicher unter Berücksichtigung des angegebenen Startindexes und der Anzahl der zurückzugebenden Elemente ab.

GetCurrentQueryOptions()

Ruft die aktuellen Abfrageoptionen ab.

Gilt für: