UserDataAccountPartnerAccountInfo.AccountKind Property

Definition

Gets the type of this user account.

public:
 property UserDataAccountProviderPartnerAccountKind AccountKind { UserDataAccountProviderPartnerAccountKind get(); };
UserDataAccountProviderPartnerAccountKind AccountKind();
public UserDataAccountProviderPartnerAccountKind AccountKind { get; }
var userDataAccountProviderPartnerAccountKind = userDataAccountPartnerAccountInfo.accountKind;
Public ReadOnly Property AccountKind As UserDataAccountProviderPartnerAccountKind

Property Value

The type of this user account.

Applies to