Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 996 Bytes

d9089143-caff-6e08-cc7d-f8659384d36e.md

File metadata and controls

29 lines (12 loc) · 996 Bytes

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.

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

Other resources

Account Object Members