Contact.ConnectedServiceAccounts 속성

정의

연락처에 대한 연결된 서비스 계정을 가져옵니다.

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)

속성 값

연락처에 대한 연결된 서비스 계정의 배열입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상

추가 정보