ENTRYLIST

4/8/2010

The ENTRYLIST structure is an array of entry identifiers representing MAPI objects.

Syntax

SBinaryArray ENTRYLIST, FAR *LPENTRYLIST; 

Remarks

ENTRYLIST is an alias for the type SBinaryArray.

Passed To

The following methods take parameters of type LPENTRYLIST (pointers to ENTRYLIST variables).

Requirements

Header mapidefs.h
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also

Reference

ENTRYID
MAPI Structures
SBinaryArray

Other Resources

Messaging