Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.09 KB

Outlook.Account.ExchangeConnectionMode.md

File metadata and controls

36 lines (21 loc) · 1.09 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Account.ExchangeConnectionMode property (Outlook)
vbaol11.chm3424
vbaol11.chm3424
Outlook.Account.ExchangeConnectionMode
40fee809-48ab-5788-819a-c61b6eb782a5
06/08/2017
medium

Account.ExchangeConnectionMode property (Outlook)

Returns an OlExchangeConnectionMode constant that indicates the current connection mode for the Microsoft Exchange Server that hosts the account mailbox. Read-only

Syntax

expression. ExchangeConnectionMode

expression A variable that represents an 'Account' object.

Remarks

This property is similar to the ExchangeConnectionMode property of the NameSpace object, except that this property applies to the Exchange Server that hosts the account mailbox, and not necessarily to the primary Exchange account.

See also

Account Object

[!includeSupport and feedback]