Contact.Phones Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan info tentang telepon untuk kontak.
public:
property IVector<ContactPhone ^> ^ Phones { IVector<ContactPhone ^> ^ get(); };
IVector<ContactPhone> Phones();
public IList<ContactPhone> Phones { get; }
var iVector = contact.phones;
Public ReadOnly Property Phones As IList(Of ContactPhone)
Nilai Properti
Array item yang menjelaskan telepon untuk kontak.
Persyaratan Windows
Kemampuan aplikasi |
contactsSystem
|