UserDataAccountPartnerAccountInfo.AccountKind 属性

定义

获取此用户帐户的类型。

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

属性值

此用户帐户的类型。

适用于