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