Share via


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.

Version Information

Version Added: Outlook 2010

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

Concepts

AccountSelector Object

AccountSelector Object Members