Bagikan melalui


Contact.ConnectedServiceAccounts Properti

Definisi

Mendapatkan akun layanan tersambung untuk kontak.

public:
 property IVector<ContactConnectedServiceAccount ^> ^ ConnectedServiceAccounts { IVector<ContactConnectedServiceAccount ^> ^ get(); };
IVector<ContactConnectedServiceAccount> ConnectedServiceAccounts();
public IList<ContactConnectedServiceAccount> ConnectedServiceAccounts { get; }
var iVector = contact.connectedServiceAccounts;
Public ReadOnly Property ConnectedServiceAccounts As IList(Of ContactConnectedServiceAccount)

Nilai Properti

Array akun layanan tersambung untuk kontak.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk

Lihat juga