OlExchangeStoreType enumeration (Outlook)

Specifies the type of Exchange store.

Name Value Description
olExchangeMailbox 1 Specifies an Exchange delegate mailbox store.
olExchangePublicFolder 2 Specifies an Exchange Public Folder store.
olNotExchange 3 Specifies that the store is not an Exchange store.
olPrimaryExchangeMailbox 0 Specifies a primary Exchange mailbox store.
olAdditionalExchangeMailbox 4 Specifies an additional Exchange mailbox store.

Remarks

Used by the ExchangeStoreType property of the 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.