Very close.... However when you export it, it also retains my user specific information. How can I get it to use the logged in user's information progmatically? I have attached the xml that it creates on export.
Main Topics
Browse All Topics...edit the existing web part to already include the server url and the folder to open? If that is possible can I get an example or sample code to do so?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
The requirement to open the logged-in persons folder changes the answer. Unfortunately the web part requires these properties and it doesn't accept connections...
so the only option I can think of is to develop your own web part inheriting from Microsoft.SharePoint.Porta
My appologies, I did not stay tuned in to this post. I was pressured to make it work and I acutally did create my own webpart for the process. I just failed to answer my own question and close it prior to your comments. Your answer is entirely correct and the only option is to create a custom webpart to do it.
Business Accounts
Answer for Membership
by: raybiesPosted on 2009-06-16 at 19:58:18ID: 24644553
Yuppers.... well I'm pretty sure you can.
We don't have Exchange Servers where I am now, but the process would be to configure the web part as you want > Export it > then upload it to the web part gallery.