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