ReviseMyMessagesFoldersRequestType

Renames, removes, or restores the specified My Messages folders for a given user.

Fields

FolderID ( long ) [1..*]
An ID that uniquely identifies the My Messages folder to perform the operation on. This value is set by eBay and cannot be changed. Retrieve FolderIDs by calling GetMyMessages with a DetailLevel of ReturnSummary. Inbox is FolderID = 0, and Sent is FolderID = 1.
See the Field Index to learn which calls use FolderID.

FolderName ( string ) [0..*]
The name of a specified My Messages folder. Depending on the specified Operation, the value is an existing folder name or a new folder name. Retrieve existing FolderNames by calling GetMyMessages with a DetailLevel of ReturnSummary. Inbox is FolderID = 0, and Sent is FolderID = 1.
See the Field Index to learn which calls use FolderName.

Operation ( see MyMessagesFolderOperationCodeType for possible values ) [1]
Indicates the type of operation to perform on a specified My Messages folder. Operations include creating, renaming, removing, and restoring folders. Operations cannot be performed on the Inbox and Sent folders.
See the Field Index to learn which calls use Operation.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.