Bagikan melalui


ContactInformation.Locations Properti

Definisi

Daftar lokasi baca-saja yang disimpan dengan kontak.

Catatan

ContactInformation dapat diubah atau tidak tersedia untuk rilis setelah Windows 8.1. Sebagai gantinya, gunakan Kontak.

public:
 property IVectorView<ContactLocationField ^> ^ Locations { IVectorView<ContactLocationField ^> ^ get(); };
IVectorView<ContactLocationField> Locations();
public IReadOnlyList<ContactLocationField> Locations { get; }
var iVectorView = contactInformation.locations;
Public ReadOnly Property Locations As IReadOnlyList(Of ContactLocationField)

Nilai Properti

Daftar lokasi baca-saja.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Keterangan

Gunakan properti Lokasi untuk mengakses alamat kontak dan informasi lain dari objek ContactInformation .

Berlaku untuk