Question

Asked:
Asked By:
Jul 3 2008   2:30 PM GMT
Parani   5 pts.

Listing public folders and subfolders


ASP.NET, Exchange 2007, Public folders, C#

Hi,

Now I am developing an application using Exchange 2007 with EWS. I am having trouble with listing the public folders and subfolders. Also I need to access the items which are present inside the public folders. I am using C# asp.net for my application. Kindly help to solve this.

Thanks,
Parani

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Parani,

Make sure that you are not doing a deep traversal of the Public Store. That is not allowed.
fft.Traversal = FolderQueryTraversalType.Shallow;

Alex
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development and Exchange.

Looking for relevant Development Whitepapers? Visit the SearchWinDevelopment.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register