Re: Accessing the Exchange Server

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



This is the sample I tried:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/e2k3/e2k3/_exch2k_searching_folders_http.asp

"Aries" wrote:

> That's right, the URL is wrong. I added the username at the end of the URL
> and it is working fine. All I need to work in is the XML document that
> queries the Exchange Server. Do you know a place where I can find that stuff?
> Thanks for the help. Appreciate it.
>
> K
>
> "Michael" wrote:
>
> > Post your code. Seems that some URL is wrong.
> >
> > Michael
> > -------------------------------
> > If you need WebDAV API for Exchange server,
> > use our component WebDAV .NET for Exchange.
> > Check out http://www.independentsoft.com
> >
> >
> > "Aries" <Aries@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:1F1D5C5A-F9D3-46B5-97D2-899FB21AF23A@xxxxxxxxxxxxxxxx
> > > I need to access the folders and messages of an user on the Exchange
> > Server.
> > > I've already tried a WebDAV sample code but when I tried to run it, it is
> > > giving me a 404 error.
> > > K
> > >
> > > "Michael" wrote:
> > >
> > > > What do you want to do?
> > > > WebDAV is one way to access to mailbox and read/send messages and to
> > work
> > > > with Exchange items.
> > > >
> > > > Michael
> > > > -------------------------------
> > > > If you need WebDAV API for Exchange server,
> > > > use our component WebDAV .NET for Exchange.
> > > > Check out http://www.independentsoft.com
> > > >
> > > >
> > > > "Aries" <Aries@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > > > news:EA009B17-3DA9-4B74-AD7E-89487CF7851F@xxxxxxxxxxxxxxxx
> > > > > How can I access the mail information for a particular user on the
> > > > Exchange
> > > > > Server using VB.NET code? Does anyone have a sample code to do just
> > that?
> > > > >
> > > > > TIA,
> > > > > K
> > > >
> > > >
> > > >
> >
> >
> >
.



Relevant Pages

  • Re: WebDAV disabled!
    ... I got one more Query, ... WebDAV service extension is enabled in Exchange Server 2003, ...
    (microsoft.public.exchange.admin)
  • Re: Read inboxes of various mailboxes on Exchange Server
    ... Here is a list of of the WebDAV scheme used by exchange: ... To get the attachments, you must use the propietary X-MS-ENUMATTS method ... > at sending a query to our Exchange Server to return back data I needed. ... >> In this case do a PROPFIND on the mailbox root and retrieve the property ...
    (microsoft.public.exchange2000.development)
  • RE: Howto access Exchange over WebDav?
    ... * Sample for get appointments from an Exchange Server using WebDAV ... strQuery = strQuery + ... * Select only Appointments from our Ex.Server ...
    (microsoft.public.exchange.development)
  • Re: WebDAV disabled!
    ... but the Web Service Extension named WebDAV is nothing to do with OWA - ... that extension enables WebDAV on the entire server, ... Look at the properties of the Microsoft Exchange Server ...
    (microsoft.public.exchange.admin)
  • Re: Detect Undeliverable Email using WebDAV?
    ... MAPI can only be used within the Exchange server. ... email addresses are undeliverable, using WebDAV. ... for each objattachment in objattachments ... I saw the discussion about "Detect Undeliverable Email using WebDAV" by ...
    (microsoft.public.exchange2000.development)