Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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).
- IMAPIFolder::CopyMessages
Copies or moves one or more messages.
- IMAPIFolder::DeleteMessages
Deletes one or more messages.
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