RemoteSystemWebAccountFilter(WebAccount) Constructor

Definition

Initializes an instance of the RemoteSystemWebAccountFilter class.

public:
 RemoteSystemWebAccountFilter(WebAccount ^ account);
 RemoteSystemWebAccountFilter(WebAccount const& account);
public RemoteSystemWebAccountFilter(WebAccount account);
function RemoteSystemWebAccountFilter(account)
Public Sub New (account As WebAccount)

Parameters

account
WebAccount

The web account to target.

Applies to