Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs after the user has logged onto the system.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event MAPILogonComplete As ApplicationEvents_11_MAPILogonCompleteEventHandler
'Usage
Dim instance As ApplicationEvents_11_Event
Dim handler As ApplicationEvents_11_MAPILogonCompleteEventHandler
AddHandler instance.MAPILogonComplete, handler
event ApplicationEvents_11_MAPILogonCompleteEventHandler MAPILogonComplete
See Also
Reference
ApplicationEvents_11_Event Interface