Share via


HTTPMAILCONTACTTYPE enumeration

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

HTTPMail contact types.

Syntax

typedef enum tagHTTPMAILCONTACTTYPE { 
  HTTPMAIL_CT_CONTACT  = 0,
  HTTPMAIL_CT_GROUP    = 1,
  HTTPMAIL_CT_LAST     = 2
} ACCESSTYPE;

Constants

HTTPMAIL_CT_CONTACT

A single contact. This is the default type.

HTTPMAIL_CT_GROUP

A group of contacts.

HTTPMAIL_CT_LAST

The last member of this enumeration.

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