Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 976 Bytes

Outlook.OlExchangeStoreType.md

File metadata and controls

32 lines (23 loc) · 976 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlExchangeStoreType enumeration (Outlook)
vbaol11.chm3106
vbaol11.chm3106
Outlook.OlExchangeStoreType
43ad226d-1f18-048b-cc66-49ac56ebffda
06/08/2017
medium

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.

[!includeSupport and feedback]