Share via


IXPTYPE enumeration

[IXPTYPE is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

Identifies Internet transport types.

Syntax

typedef enum tagIXPTYPE { 
  IXP_NNTP      = 0,
  IXP_SMTP      = 1,
  IXP_POP3      = 2,
  IXP_IMAP      = 3,
  IXP_RAS       = 4,
  IXP_HTTPMail  = 5
} ACCESSTYPE;

Constants

IXP_NNTP

Indicates NNTP.

IXP_SMTP

Indicates SMTP.

IXP_POP3

Indicates POP3.

IXP_IMAP

Indicates IMAP.

IXP_RAS

Indicates RAS.

IXP_HTTPMail

Indicates HTTPMail.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Imnxport.h
IDL
Imnxport.idl