Freigeben über


ContactQueryOptions Klasse

Definition

Stellt Abfrageoptionen zum Abrufen von Kontakten mithilfe von CreateContactQuery dar.

public ref class ContactQueryOptions sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Phone.PhoneContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContactQueryOptions final
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Phone.PhoneContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContactQueryOptions
function ContactQueryOptions()
Public NotInheritable Class ContactQueryOptions
Vererbung
Object Platform::Object IInspectable ContactQueryOptions
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]

Konstruktoren

ContactQueryOptions()

Initialisiert eine neue instance der ContactQueryOptions-Klasse.

Eigenschaften

DesiredFields

Ruft die Liste der Eigenschaften ab, die mit jedem Kontakt zurückgegeben werden sollen, oder legt sie fest.

OrderBy

Ruft das Feld ab, das zum Sortieren der Kontaktabfrageergebnisse verwendet wird, oder legt es fest.

Gilt für: