Re: Manage public folders from .NET

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

From: Per Erik Gransøe (per_at_nospam.hest.net)
Date: 03/09/05


Date: Wed, 9 Mar 2005 22:51:46 +0100


"Michael" <michael@discussions.microsoft.com> skrev i en meddelelse
news:ux6nYH9IFHA.588@TK2MSFTNGP15.phx.gbl...
> You can also manage public folders using WebDAV protocol.
>
> Michael
> -------------------------------
> If you need WebDAV API for Exchange server,
> use our component WebDAV .NET for Exchange.
> Check out http://www.independentsoft.com

Can you reveal a bit of how this is done in WebDAV - without your WebDAV API
;)

/Per

>
> "Per Erik Gransøe" <per@nospam.hest.net> wrote in message
> news:hBeXd.41$ww3.18@news.get2net.dk...
>> Hi all.
>>
>> I'm toying around with an exchange 2003 server on which I would like to
>> manage public folders for users in a hosted invironment - different
>> organisational units each with separate users. For each OU I'd like to
>> manage these public folders. The solution is developped in a .NET/c#
>> environment - and it is server based.
>> I came across following CDO solution:
>>
>>
> http://groups.google.com/groups?hl=da&lr=&selm=qaB3PcMJCHA.5444%40cpmsftngxa07
>>
>> The solution is server based - not running on the Outlook clients. Can I
>> avoid making the MAPI session?
>>
>> // Create MAPI Session and Logon
>> MAPI.Session oSession = new MAPI.Session();
>> oSession.Logon(vEmpty, vEmpty, true, true, 0, true, vEmpty);
>>
>> Can this be done with WebDAV instead? This way the code doesn't need to
> run
>> on the exchange server itself.
>>
>> Hope somebody can help me.
>>
>> Cheers,
>> Per
>>
>>
>
>



Relevant Pages

  • Re: Start/due dates not showing up in OWA when creating thru Webdav
    ... If you need WebDAV API for Exchange server, ... fine with the due date listed as "None" in OWA. ...
    (microsoft.public.exchange2000.development)
  • Re: WebDAV disabled!
    ... I got one more Query, ... WebDAV service extension is enabled in Exchange Server 2003, ...
    (microsoft.public.exchange.admin)
  • Re: WebDAV returns 200/OK but property never changes
    ... If you need WebDAV API for Exchange server, ... >> If you need WebDAV API for Exchange server, ... >> use our component WebDAV .NET for Exchange. ...
    (microsoft.public.exchange.development)
  • Re: WebDAV SUBSCCRIBE Request Limit
    ... If you need WebDAV API for Exchange server, ... use our component WebDAV .NET for Exchange. ... > 3400 W. Plano Parkway, ...
    (microsoft.public.exchange.development)
  • 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)