OlAccountType Enum

Definition

Specifies the type of an Account.

public enum class OlAccountType
public enum OlAccountType
Public Enum OlAccountType
Inheritance
OlAccountType

Fields

olEas 4

An account that uses Exchange ActiveSync (EAS) on mobile devices.

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.

Applies to