Store.ExchangeStoreType property (Outlook)

Returns a constant in the OlExchangeStoreType enumeration that indicates the type of an Exchange store. Read-only.

Syntax

expression. ExchangeStoreType

expression A variable that represents a Store object.

Remarks

The ExchangeStoreType property distinguishes among different Exchange store types, such as primary Exchange mailbox, Exchange mailbox, Public Folder store, or non-Exchange store. This property does not distinguish among every type of store including Hotmail, HTTP, IMAP, and so forth. Use Account.AccountType for the type of server associated with an email account, such as Exchange, HTTP, IMAP, or POP3.

See also

Store Object

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.