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