Share via


ApplicationEvents_11_Event.MAPILogonComplete Event

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

ApplicationEvents_11_Event Members

Microsoft.Office.Interop.Outlook Namespace