c# - Compressing an Outlook PST programmatically -


this article resource can find says api compressing pst file not exposed. can verify or provide information otherwise?

thanks

my understanding link posted correct. there no api compacting pst.

depending on how many items in pst have, 1 option may create new pst , move items over, delete old pst. granted, that's not elegant solution means, it's option.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -