is it possible to programmatically create a PST file from and outlook vsto Addin as a response to button click with some default values (name, path, etc)?.
I can not find a COM api that allows me to do that.
Sure, call Namespace.AddStore or Namespace.AddStoreEx.