MyMessagesFolderOperationCodeType ( token )

MyMessagesFolderOperationCodeType - Indicates the type of operation to perform on a specified My Messsages folder. Operations cannot be performed on the Inbox or Sent folders.

Types that use MyMessagesFolderOperationCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for future or internal use. ReviseMyMessagesFolders
Display If a folder has been removed, restores the specified folder in My Messages. Because you cannot remove the Inbox and Sent folders, they can also not be restored. Requires FolderName as input.

Use Display to create a new custom folder. If you specify a FolderName that has not be removed, a new My Messages folder is created.
ReviseMyMessagesFolders
Remove Removes a specified folder. Inbox and Sent folders cannot be removed. Removing a folder that is not empty returns an error. Requires FolderID as input. ReviseMyMessagesFolders
Rename Renames a specified folder. Inbox and Sent folders cannot be renamed. To rename a folder, use FolderID to indicate the folder to rename, and FolderName to indicate the new name. ReviseMyMessagesFolders
  * See the Enumeration Index to see exact use of each enumeration value in the API.

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.