ResolveAccountEventArgs Properties
Provides data for the AccountManager.ResolveAccount event.| Name | Description |
|---|---|
| Account | Gets or sets an account for the account name specified by the ResolveAccountEventArgs.AccountName property. |
| AccountName | Gets the name of the account for which the account should be dynamically created. |
See Also