WebAccountProviderManageAccountOperation.WebAccount Property

Definition

Gets the web account to manage.

public:
 property WebAccount ^ WebAccount { WebAccount ^ get(); };
WebAccount WebAccount();
public WebAccount WebAccount { get; }
var webAccount = webAccountProviderManageAccountOperation.webAccount;
Public ReadOnly Property WebAccount As WebAccount

Property Value

The web account to manage.

Applies to