PSTFileFormat icon indicating copy to clipboard operation
PSTFileFormat copied to clipboard

Read and write to Outlook Personal Folders (.pst) file

Results 2 PSTFileFormat issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to use this library to make PST Backups. I want to get the new messages and send them to a PST backup folder. So far I was...

I am trying to add attachment to a message but getting error **System.Exception: 'Cannot get subnode: missing data tree root**. I tried to test with various combinations of **SaveChanges()** on...