Results 1 to 3 of 3

Thread: Managing Public Folders Programmatically

  1. #1
    jonathan.gross Guest

    Managing Public Folders Programmatically

    I Tried to traverse the public folder tree programmatically, using ADO.
    The problem is that ADO returns only those folders that I have CLIENT
    PERMISSIONS on, so some folders are not accessible to me.
    I was wondering if there is a way to traverse the PF tree according to
    the ADMINISTRATIVE PERMISSIONS programmatically, The same way the
    Exchange System Manager does.

    Thanks.

  2. #2
    Henning Krause [MVP] Guest
    Hello,

    the Exchange Systems Manager accesses the Public Folder via WebDAV over the
    administrative root.

    So, to access the folder
    /public/myfolder

    the Systems Manager uses the path
    /exadmin/admin/<dns domain name>/public%20folders/myfolder

    This access method overrides all MAPI security rights. Obviously, you'll
    have to have administrative rights to use this path.

    Greetings,
    Henning Krause [MVP]
    ==========================
    Visit my website: http://www.infinitec.de
    Try my free Exchange Explorer: Mistaya
    (http://www.infinitec.de/?page=products)


    "jonathan.gross" <jonathan.gross@mail.com> wrote in message
    news:1104340943.031812.54240@z14g2000cwz.googlegro ups.com...
    I Tried to traverse the public folder tree programmatically, using ADO.
    The problem is that ADO returns only those folders that I have CLIENT
    PERMISSIONS on, so some folders are not accessible to me.
    I was wondering if there is a way to traverse the PF tree according to
    the ADMINISTRATIVE PERMISSIONS programmatically, The same way the
    Exchange System Manager does.

    Thanks.

  3. #3
    jonathan.gross Guest
    Thanks,
    Works perfectly.

    Hello,

    the Exchange Systems Manager accesses the Public Folder via WebDAV
    over the
    administrative root.

    So, to access the folder
    /public/myfolder

    the Systems Manager uses the path
    /exadmin/admin/<dns domain name>/public%20folders/myfolder

Similar Threads

  1. Replies: 2
    Last Post: 11-03-2005, 09:52 AM
  2. Replies: 2
    Last Post: 08-05-2005, 01:58 AM
  3. Replies: 2
    Last Post: 06-13-2005, 07:04 AM
  4. Ghost Folders - Exchange 2003 public folders
    By Jon Rowlan in forum Administration
    Replies: 3
    Last Post: 05-31-2005, 08:34 AM
  5. Programmatically create public folders
    By Stefan Nielsen in forum Development
    Replies: 5
    Last Post: 05-02-2005, 09:39 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - CAD Forum