Freigeben über


ContactField.Type Eigenschaft

Definition

Hinweis

ContactField kann nach Windows 8.1 geändert oder nicht mehr für Releases verfügbar sein. Verwenden Sie stattdessen ContactAddress, ContactPhone, ContactSignificantOther, Contact, ContactEmail, ContactConnectedServiceAccount, ContactWebsite, ContactJobInfo oder ContactDate.

Ruft den Kontaktfeldtyp für die Daten ab.

public:
 property ContactFieldType Type { ContactFieldType get(); };
ContactFieldType Type();
public ContactFieldType Type { get; }
var contactFieldType = contactField.type;
Public ReadOnly Property Type As ContactFieldType

Eigenschaftswert

Die Art der Daten.

Implementiert

Windows-Anforderungen

App-Funktionen
contactsSystem

Hinweise

Informationen dazu, welche Typen Sie einem ContactField zuweisen können, finden Sie unter ContactFieldType.

Gilt für: