exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

WebDAV and Exchange Archiving

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Development
Author Message
Glenn Thimmes



Joined: 29 Jan 2008
Posts: 2

PostPosted: Tue Jan 29, 2008 6:54 pm    Post subject: WebDAV and Exchange Archiving Reply with quote

Hello,

I have a question regarding how webDAV accesses the Exchange store. Does it
go directly to the mailbox, or does it go through the Hub Transport?

We are doing an Exchange calendar integration for our application, and it is
important that our method of accessing Exchange does not bypass the
archiving functionality.

Additionally, we have chosen WebDAV as our method of integration because it
is backwards compatible with older versions of Exchange. What would be the
advantages of using the Web Services or .Net Extensions to synchronize with
exchange appointments?

Thanks for any help,

Glenn Thimmes

Archived from group: microsoft>public>exchange2000>development
Back to top
View user's profile Send private message
Henning Krause [MVP - Exc



Joined: 05 Aug 2007
Posts: 142

PostPosted: Mon Feb 25, 2008 2:45 am    Post subject: Re: WebDAV and Exchange Archiving Reply with quote

Hello Glen,

WebDAV uses MAPI internally. It won't go around your archiving solution.

But for Exchange 2007 I would probably go the WebServices road (Since WebDAV
is practially dead). It's a cleaner approach since you can access all the
Outlook fields directly and strongly-typed. Which is not the case with
WebDAV. It can be somewhat tricky because some outlook fields map to two or
more other fields.

Kind regards,
Henning Krause

"Glenn Thimmes" wrote in message @microsoft.com...
> Hello,
>
> I have a question regarding how webDAV accesses the Exchange store. Does
> it
> go directly to the mailbox, or does it go through the Hub Transport?
>
> We are doing an Exchange calendar integration for our application, and it
> is
> important that our method of accessing Exchange does not bypass the
> archiving functionality.
>
> Additionally, we have chosen WebDAV as our method of integration because
> it
> is backwards compatible with older versions of Exchange. What would be the
> advantages of using the Web Services or .Net Extensions to synchronize
> with
> exchange appointments?
>
> Thanks for any help,
>
> Glenn Thimmes
>
Back to top
View user's profile Send private message
Glenn Thimmes



Joined: 29 Jan 2008
Posts: 2

PostPosted: Mon Feb 25, 2008 10:31 am    Post subject: Re: WebDAV and Exchange Archiving Reply with quote

Thanks for the response. This answers my question.

The reason why it is necessary for me to go down the WebDAV road is
backwards compatibility of this integration module. We have customers going
back as far as Exchange XP. We've got to give them a little longer before we
can say we only support 2007 for calendar synchronization.

Thanks,

Glenn Thimmes

"Henning Krause [MVP - Exchange]" wrote:

> Hello Glen,
>
> WebDAV uses MAPI internally. It won't go around your archiving solution.
>
> But for Exchange 2007 I would probably go the WebServices road (Since WebDAV
> is practially dead). It's a cleaner approach since you can access all the
> Outlook fields directly and strongly-typed. Which is not the case with
> WebDAV. It can be somewhat tricky because some outlook fields map to two or
> more other fields.
>
> Kind regards,
> Henning Krause
>
> "Glenn Thimmes" wrote in message
> @microsoft.com...
> > Hello,
> >
> > I have a question regarding how webDAV accesses the Exchange store. Does
> > it
> > go directly to the mailbox, or does it go through the Hub Transport?
> >
> > We are doing an Exchange calendar integration for our application, and it
> > is
> > important that our method of accessing Exchange does not bypass the
> > archiving functionality.
> >
> > Additionally, we have chosen WebDAV as our method of integration because
> > it
> > is backwards compatible with older versions of Exchange. What would be the
> > advantages of using the Web Services or .Net Extensions to synchronize
> > with
> > exchange appointments?
> >
> > Thanks for any help,
> >
> > Glenn Thimmes
> >
>
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
WEBDAV: how to get a Multiline body in webdav created appoin I am using webdav to create an appointment and post it to a clanedar. When I pass a regular string with carriage returns and linefeeds to the field they do not display. If I try to pass an html formatted string in the fie

Recurring appointments in exchange (using webdav) I am having major trouble creating exceptions to recurring appointments in exchange. I need to be able to create exceptions after the fact, In other words, I need to create a recurring appointment (this I have done, no problem) and then later be able to a

webdav = get the description of an event in Exchange Hi there, Im trying to display the description or message (subject, dtstart, dtend are all ok) of a calendar entry but I cannot find which schema it belongs to; Is it: or: or: urn:sc

WebDav Authentication I'm attempting to write a WebDAV to access contacts, but it is failing when I try the I receive a WebException and conversion from string to double where indicated below I've verified the path to the DL

PROPPATCH method - webdav again.. Hello All, I am trying to create a contact in user's contacts folder using webdav and java. I wrote something similar to: but I get: HTTP/1.1 400 Bad Request. I don't know if I understand properly xml schema used in
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group