Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WebDAV » CDO 1.21   (RSS)

OUTBOX: Understanding the Exchange store and CDO 1.21

This is from an email I send out this morning after a discussion about CDO 1.21 and the Exchange store structure in Exchange 2000/2003... Understanding the Exchange store and messaging APIs The following article gives a great overview of how MAPI and

HOWTO: Bind to items from CDO/MAPI using WebDAV

Summary Using PR_URL_COMPNAME to bind to an item in WebDAV from CDO/MAPI involves understanding the encoding rules for the Exchange version where the item is homed. These rules are different and incompatiable between Exchange 2000, Exchange 2000 SP 1,

FYI: Getting Started with WebDAV

WebDAV can be a little cumbersome to work with. To be honest I'm never thrilled to use it, but that is only because of the way you interface with Exchange using WebDAV. WebDAV is a protocol, not an API. It is an extension of HTTP and provides more request methods to allow us to get information out of Exchange and change information within it. We have a lot of technologies at our disposal for Messaging developments so it is always important to be reminded of when to use what technology. Here

FYI: Exchange's CDO 1.21 NOT Supported with Kerberos

It's late so I'm going to keep this brief but since we don't have any public content I wanted to get the word out. Exchange's CDO 1.21 was never tested and will not work with Kerberos authentication. While Outlook's version of CDO 1.21 does have Kerberos
Posted by mstehle | 2 Comments
Filed under: , , ,

FYI: Supportability of Exchange API's in Managed Code

As more and more developers move to managed code (.NET), especially with the release of Visual Studio 2005, it is important to be reminded of what current API's are supported for use in managed code and which are not. The following KB article is a must
 
Page view tracker