PstReaderGetItemByID Method |
Namespace: MailBee.Outlook
The possible types of the returned value are: PstMessage, PstAppointment, PstContact, PstTask, PstActivity, PstRss, PstDistList, and generic PstItem for unknown types.
To learn the ID value of certain item (so that you can later pass it to this method), you can use its PstID property (such as PstID).