OlExchangeStoreType Enum

Definition

Specifies the type of Exchange store.

public enum class OlExchangeStoreType
public enum OlExchangeStoreType
Public Enum OlExchangeStoreType
Inheritance
OlExchangeStoreType

Fields

olAdditionalExchangeMailbox 4

Specifies an additional Exchange mailbox store.

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.

Remarks

Used by the ExchangeStoreType property of the Store object.

Applies to