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 Outlook has finished accessing the auto-discovery service of an Exchange server and has the related information available in _NameSpace.AutoDiscoverXml.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event AutoDiscoverComplete As NameSpaceEvents_AutoDiscoverCompleteEventHandler
'Usage
Dim instance As NameSpaceEvents_Event
Dim handler As NameSpaceEvents_AutoDiscoverCompleteEventHandler
AddHandler instance.AutoDiscoverComplete, handler
event NameSpaceEvents_AutoDiscoverCompleteEventHandler AutoDiscoverComplete