| PstItemPstID Property |
Namespace: MailBee.Outlook
You can use GetItemByID(Int32) method to directly access this item via ID.
Sometimes you may need to find the match between the item's PST ID and its EntryID (if you know it from some other source). You can use GetPstIDFromEntryID(String) helper method for that.