Share via


WebAccountProviderDeleteAccountOperation.WebAccount Property

Definition

Gets the web account to delete.

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

Property Value

The web account to delete.

Applies to