Freigeben über


UserDataAccountProviderAddAccountOperation.PartnerAccountInfos Eigenschaft

Definition

Ruft eine Liste der UserDataAccountPartnerAccountInfo-Objekte für diesen Vorgang ab.

public:
 property IVectorView<UserDataAccountPartnerAccountInfo ^> ^ PartnerAccountInfos { IVectorView<UserDataAccountPartnerAccountInfo ^> ^ get(); };
IVectorView<UserDataAccountPartnerAccountInfo> PartnerAccountInfos();
public IReadOnlyList<UserDataAccountPartnerAccountInfo> PartnerAccountInfos { get; }
var iVectorView = userDataAccountProviderAddAccountOperation.partnerAccountInfos;
Public ReadOnly Property PartnerAccountInfos As IReadOnlyList(Of UserDataAccountPartnerAccountInfo)

Eigenschaftswert

Eine Liste der UserDataAccountPartnerAccountInfo-Objekte für diesen Vorgang.

Gilt für: