AccountSelector.SelectedAccountChange event (Outlook)

Occurs when the user selects a different account in the drop-down list under Account Information on the Info tab of the Microsoft Office Backstage view.

Syntax

expression. SelectedAccountChange( _SelectedAccount_ )

expression A variable that represents an 'AccountSelector' object.

Parameters

Name Required/Optional Data type Description
SelectedAccount Required Account Represents the currently selected account in the Backstage view.

See also

AccountSelector Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.