Re: Manage public folders from .NET

From: Michael (michael_at_discussions.microsoft.com)
Date: 03/08/05


Date: Tue, 8 Mar 2005 12:27:57 +0100

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

"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: 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: Manage public folders from .NET
    ... You can also manage public folders using WebDAV protocol. ... If you need WebDAV API for Exchange server, ...
    (microsoft.public.exchange.development)
  • event ID 3092 Public folder replication errors
    ... I did a removal of an Exchange server that was a mailbox and public folder ... This was essentially an upgrade migration, so I used the native Move Mailbox ... I added the new server as a replica for all public folders, ...
    (microsoft.public.exchange.admin)
  • Re: WebDAV disabled!
    ... I think you'll find that WebDAV is Prohibited by default. ... WebDAV service extension is enabled in Exchange Server 2003, ... The Extension named Microsoft Exchange Server is the one that enables ...
    (microsoft.public.exchange.admin)
  • Re: additional store
    ... Unfortunately the new Exchange server is ... Exmerge utility I'm able to get the mailboxes but am not sure how I will get ... the public folders. ... > server on the replica tab on the public folder. ...
    (microsoft.public.exchange2000.win2000)