OlExchangeStoreType Enumeration

Specifies the type of Exchange store.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Enumeration OlExchangeStoreType
'Usage
Dim instance As OlExchangeStoreType
public enum OlExchangeStoreType

Members

Member name Description
olPrimaryExchangeMailbox Specifies a primary Exchange mailbox store.
olExchangeMailbox Specifies an Exchange delegate mailbox store.
olExchangePublicFolder Specifies an Exchange Public Folder store.
olNotExchange Specifies that the store is not an Exchange store.

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace