View Single Post
  #6  
Old February 10th 09, 09:42 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Get All Folders for any user

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?











Ads