|
Posted by Brandon Paddock [MSFT] on July 22, 2005, 6:13 pm
Please log in for more thread options
Not sure I completely understand what you want to do, but...
If the Exchange folders are synced to a local Outlook installation using
Cached mode, and they are indexed, then you can do this with Windows Desktop
Search directly (or by using our API).
Brandon Paddock
"zoxman@gmail.com" wrote:
> Hi,
>
> Is there a way to use MSN's Desktop Search API to remotely search all
> emails (all user mailboxes, without looping) and all appointments on an
> exchange server?
>
> I have an Exchange 2003 server with my emails/appointments that I would
> like to search.
>
> A windows application built in .NET needs to be able to remotely search
> all the emails sent to (to, cc, bcc) or from a certain email address
> (without looping through each private mailbox).
>
> Example:
> Search all emails and return those emails where 'zoxman@gmail.com' is
> in the to, cc, bcc or from field of the email. Do this without looping
> through each private mailbox. Do this through a Windows .NET
> application.
>
> I have looked into using WebDAV, but as far as I can tell it seems like
> you have to loop through all the private mailboxes to search with
> WebDAV.
>
> Any help that you can offer is appreciated.
>
> Thanks,
>
> Zach
>
>
|