AccountSelectorEvents_Event.SelectedAccountChange Event
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.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event SelectedAccountChange As AccountSelectorEvents_SelectedAccountChangeEventHandler
'Usage
Dim instance As AccountSelectorEvents_Event
Dim handler As AccountSelectorEvents_SelectedAccountChangeEventHandler
AddHandler instance.SelectedAccountChange, handler
event AccountSelectorEvents_SelectedAccountChangeEventHandler SelectedAccountChange
See Also
Reference
AccountSelectorEvents_Event Interface
AccountSelectorEvents_Event Members