MyMessagesFolderSummaryType
Summary details for a specified My Messages folder.
Type that uses MyMessagesFolderSummaryType:
Call that uses MyMessagesFolderSummaryType:
Fields
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.
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.
The total number of new high priority messages that a given user has.
See the Field Index to learn which calls use NewHighPriorityCount.
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.
The total number of high priority messages that a given user has.
See the Field Index to learn which calls use TotalHighPriorityCount.
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.