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
Version Information
Version Added: Outlook 2010
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.