Account.AutoDiscoverConnectionMode Property (Outlook)

Returns an OlAutoDiscoverConnectionMode constant that specifies the type of connection to use for the auto-discovery service of the Microsoft Exchange server that hosts the account mailbox. Read-only.

Version Information

Version Added: Outlook 2010

Syntax

expression .AutoDiscoverConnectionMode

expression A variable that represents an Account object.

Remarks

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

See Also

Concepts

Account Object Members

Account Object