eBay Merchant Data APIVersion 1255
 

MyMessagesFolderSummaryType

Summary details for a specified My Messages folder.

No calls use MyMessagesFolderSummaryType.

Fields



FolderID ( long ) [0..1]
Not used by any call.

An ID that uniquely identifies a My Messages folder. Always returned for detail level ReturnSummary.
See the Field Index to learn which calls use FolderID.

FolderName ( string ) [0..1]
Not used by any call.

The name of a specified My Messages folder. For GetMyMessages, Inbox (FolderID = 0) and Sent (FolderID = 1) are not returned.
See the Field Index to learn which calls use FolderName.

NewAlertCount ( int ) [0..1]
Not used by any call.

This field has been deprecated, starting with the 685 release. Alerts are now synonymous with Flagged messages, and are added to the Summary.FlaggedMessageCount value.
See the Field Index to learn which calls use NewAlertCount.

NewHighPriorityCount ( int ) [0..1]
Not used by any call.

The total number of new high priority messages that a given user has.
See the Field Index to learn which calls use NewHighPriorityCount.

NewMessageCount ( int ) [0..1]
Not used by any call.

The number of new messages in a given folder. Always returned for detail level ReturnSummary.
See the Field Index to learn which calls use NewMessageCount.

TotalAlertCount ( int ) [0..1]
Not used by any call.

This field has been deprecated, starting with the 685 release. Alerts are now synonymous with Flagged messages, and are added to the Summary.FlaggedMessageCount value.
See the Field Index to learn which calls use TotalAlertCount.

TotalHighPriorityCount ( int ) [0..1]
Not used by any call.

The total number of high priority messages that a given user has.
See the Field Index to learn which calls use TotalHighPriorityCount.

TotalMessageCount ( int ) [0..1]
Not used by any call.

The total number of messages in a given folder. Always returned for detail level ReturnSummary.
See the Field Index to learn which calls use TotalMessageCount.