Account.ExchangeMailboxServerName property (Outlook)
Returns a String value that represents the name of the Microsoft Exchange Server that hosts the account mailbox. Read-only.
Syntax
expression. ExchangeMailboxServerName
expression A variable that represents an 'Account' object.
Remarks
This property is similar to the ExchangeMailboxServerName 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.
If an Exchange mailbox is not associated with this account, this property returns an empty string.
See also
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.