ComponentPro UltimateBounceInspector

      ListMessages Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Gets the list of messages in the current folder.

      Overload List

      ListMessages()Gets the list of messages in the current folder.ListMessages(ImapMessageIdCollection)Gets the list of messages in the current folder that belong to a specified message set.ListMessages(ImapEnvelopeParts)Gets the list of messages in the current folder.ListMessages(ImapMessageIdCollection, ImapEnvelopeParts)Gets the list of messages in the current folder that belong to a specified message set.ListMessages(ImapCriterion[])Search the current folder for messages that match the specified searching criteria.ListMessages(ImapEnvelopeParts, ImapCriterion[])Search the current folder for messages that match the specified searching criteria.ListMessages(ImapMessageIdCollection, ImapEnvelopeParts, ImapCriterion[])Search the current folder for messages that match the specified searching criteria.
      Top

      See Also