![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi,
How to get name of all folders/subfolders and policy rule on exchange server for any user without using outlook programming. Is it possible through IDirectorySearch? |
#2
|
|||
|
|||
![]()
You would need to opemn each and every mailbox and recursive lop through all
the folders for that. Extended MAPI or WebDAV are really your only choices. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Hi, How to get name of all folders/subfolders and policy rule on exchange server for any user without using outlook programming. Is it possible through IDirectorySearch? |
#3
|
|||
|
|||
![]()
Hi,
I want to get all folders for a user on exchange server where outlook is not installed thats why i asked for IDirectorySearch. If there is any web link available then please reply "Dmitry Streblechenko" wrote in message ... You would need to opemn each and every mailbox and recursive lop through all the folders for that. Extended MAPI or WebDAV are really your only choices. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Hi, How to get name of all folders/subfolders and policy rule on exchange server for any user without using outlook programming. Is it possible through IDirectorySearch? |
#4
|
|||
|
|||
![]()
Once, again, your only options are
1. Extended MAPI (C++ or Delphi only) or plug Redemption (works with any programming language)/plug 2. WebDAV IDirectorySearch is an AD interface and has absolutely nothing to do with accessing mailboxes, which live on an Exchange directory, not in AD. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Hi, I want to get all folders for a user on exchange server where outlook is not installed thats why i asked for IDirectorySearch. If there is any web link available then please reply "Dmitry Streblechenko" wrote in message ... You would need to opemn each and every mailbox and recursive lop through all the folders for that. Extended MAPI or WebDAV are really your only choices. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Hi, How to get name of all folders/subfolders and policy rule on exchange server for any user without using outlook programming. Is it possible through IDirectorySearch? |
#5
|
|||
|
|||
![]()
Thanks
I dont have much experience in extended MAPI if please give if any any link is there for extended MAPi "Dmitry Streblechenko" wrote in message ... Once, again, your only options are 1. Extended MAPI (C++ or Delphi only) or plug Redemption (works with any programming language)/plug 2. WebDAV IDirectorySearch is an AD interface and has absolutely nothing to do with accessing mailboxes, which live on an Exchange directory, not in AD. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Hi, I want to get all folders for a user on exchange server where outlook is not installed thats why i asked for IDirectorySearch. If there is any web link available then please reply "Dmitry Streblechenko" wrote in message ... You would need to opemn each and every mailbox and recursive lop through all the folders for that. Extended MAPI or WebDAV are really your only choices. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Hi, How to get name of all folders/subfolders and policy rule on exchange server for any user without using outlook programming. Is it possible through IDirectorySearch? |
#6
|
|||
|
|||
![]()
Start with http://support.microsoft.com/kb/200160
-- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Thanks I dont have much experience in extended MAPI if please give if any any link is there for extended MAPi "Dmitry Streblechenko" wrote in message ... Once, again, your only options are 1. Extended MAPI (C++ or Delphi only) or plug Redemption (works with any programming language)/plug 2. WebDAV IDirectorySearch is an AD interface and has absolutely nothing to do with accessing mailboxes, which live on an Exchange directory, not in AD. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Hi, I want to get all folders for a user on exchange server where outlook is not installed thats why i asked for IDirectorySearch. If there is any web link available then please reply "Dmitry Streblechenko" wrote in message ... You would need to opemn each and every mailbox and recursive lop through all the folders for that. Extended MAPI or WebDAV are really your only choices. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ashish" wrote in message ... Hi, How to get name of all folders/subfolders and policy rule on exchange server for any user without using outlook programming. Is it possible through IDirectorySearch? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Copy Folders from one User Name to another User Name (3/26/07) | Angus | Outlook - Installation | 7 | April 3rd 07 02:13 AM |
Copy Folders from one User Name in Outlook to another User Name | Angus | Outlook - Installation | 6 | April 2nd 07 09:24 PM |
saving to User Created contact folders | Rick H | Add-ins for Outlook | 1 | June 30th 06 10:26 PM |
Cant create new folders with second user | Myles | Outlook Express | 1 | June 6th 06 11:58 AM |
Customizing columns in user-created folders | adeel | Outlook Express | 6 | January 17th 06 10:15 AM |