AccountSelectorEvents_SinkHelper.m_SelectedAccountChangeDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_SelectedAccountChangeDelegate As AccountSelectorEvents_SelectedAccountChangeEventHandler
'Usage
Dim instance As AccountSelectorEvents_SinkHelper
Dim value As AccountSelectorEvents_SelectedAccountChangeEventHandler
value = instance.m_SelectedAccountChangeDelegate
instance.m_SelectedAccountChangeDelegate = value
public AccountSelectorEvents_SelectedAccountChangeEventHandler m_SelectedAccountChangeDelegate
See Also
Reference
AccountSelectorEvents_SinkHelper Class