ENTRYLIST (Compact 7)
3/12/2014
The ENTRYLIST structure is an array of entry identifiers that represent 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 |