Hello team,
I have a .pst file located on a too long path(the length of path is more than 260), and i use this code:
using (PersonalStorage pst = PersonalStorage.FromFile(fullPath))
It will throw exception if my path …...qualified file name must be less than 260 characters, and the...the directory name must be less than 248 characters.’ I have solution...