Welcome, guest Sign In

ListMessages

ListMessages returns a list of messages for the specified user from the Yahoo! Mail Web Service. You can specify a set of Messages IDs, and/or the complete message.

Available for both premium and non-premium accounts.

Parameters

Name Description
sortKey SortKey
sortOrder SortOrder
fid Fid. Folder ID and name.
filterBy Flag Used to filter by flags.
groupBy GroupBy. Used to group messages (unread first, etc).
startMid First message ID to return.
numMid Number of message IDs to return.
startInfo First message info to return.
numInfo Number of message infos to return.
offSetMid Message ID to center on.
loc OffsetType. Used to decide how to center on the Mid.

Returns

Name Description
folder FolderData
mid Unbounded list of message IDs.
messageInfo List of MessageInfo.
startMid Starting message ID.
numberMid Number of messages IDs to get.
startInfo Where to start getting full messages.
numInfo Number of full messages to get.
loc MidLocationRes
groupBy GroupBy

Example

Request
Response

Table of Contents

Copyright © 2009 Yahoo! Inc. All rights reserved. Copyright | Privacy Policy

Help us continue to improve the Yahoo! Developer Network: Send Your Suggestions