OlAccountType Enumeration

Outlook Developer Reference

Specifies the type of an Account.

Version Information
 Version Added:  Outlook 2007

Name Value Description
olExchange 0 An Exchange account.
olHttp 3 An HTTP account.
olImap 1 An IMAP account.
olOtherAccount 5 Other or unknown account.
olPop3 2 A POP3 account.