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