OlExchangeStoreType Enumeration
Specifies the type of Exchange store.
Version Information
Version Added: Outlook 2007
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.