Accounts.AutoDiscoverComplete event (Outlook)

Occurs after Microsoft Outlook has finished accessing the auto-discovery service of the Microsoft Exchange Server that is associated with the account, and has the related information available in the AutoDiscoverXml property of the Account object.

Syntax

expression. AutoDiscoverComplete( _Account_ )

expression A variable that represents an 'Accounts' object.

Parameters

Name Required/Optional Data type Description
Account Required Account The account whose auto-discovery of the associated Exchange Server is complete.

Remarks

This event is similar to the AutoDiscoverComplete event of the NameSpace object, except that this event applies to the account for which auto-discovery is completed and not necessarily to the primary Exchange account.

See also

Accounts Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.