Share via


AccountSelectorEvents_SinkHelper.SelectedAccountChange Method

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Overridable Sub SelectedAccountChange ( _
    param0 As Account _
)
'Usage
Dim instance As AccountSelectorEvents_SinkHelper
Dim param0 As Account

instance.SelectedAccountChange(param0)
public virtual void SelectedAccountChange(
    Account param0
)

Parameters

Implements

AccountSelectorEvents.SelectedAccountChange(Account)

See Also

Reference

AccountSelectorEvents_SinkHelper Class

AccountSelectorEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace