I have a solution which is basically an add-in to MS Outlook. For some reason I need to save some user configuration in user related folder. The problem is that Application.UserAppDataPath returns following folder: C:\Documents and Settings\Developer\Application Data\Microsoft Corporation\Microsoft Office Outlook and I dont want to use this, so I need to build my own inside Application Data folder.
For this I need to get name of the solution.
thank you


Reply With Quote
