Freigeben über


ContactAddress Klasse

Definition

Stellt eine bürgerliche Adresse für StoredContact-Objekte dar.

public ref class ContactAddress 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 ContactAddress 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 ContactAddress
function ContactAddress()
Public NotInheritable Class ContactAddress
Vererbung
Object Platform::Object IInspectable ContactAddress
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

ContactAddress()

Initialisiert eine neue instance der ContactAddress-Klasse.

Eigenschaften

Country

Ruft das Land ab, das einer Kontaktadresse zugeordnet ist, oder legt es fest.

Locality

Ruft den Standort einer Kontaktadresse ab oder legt sie fest.

PostalCode

Ruft eine Postleitzahl ab, die einer Kontaktadresse zugeordnet ist, oder legt diese fest.

Region

Ruft die Region ab, die einer Kontaktadresse zugeordnet ist, oder legt sie fest.

StreetAddress

Ruft die Einer Kontaktadresse zugeordnete Straßenadresse ab oder legt diese fest.

Gilt für: