Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » HOWTO   (RSS)

HOWTO: Delete Search Folders and Interop with CDO 1.21 from Managed (.NET) Code

The Outlook 2003 Object Model does not have anyway to delete Search Folders, although you can create them. The only way to delete them is to use CDO 1.21 code. However, it is not supported to run CDO 1.21 or MAPI code (yes, this includes Redemption any

HOWTO: Using CDOEXM in ASP.NET (.NET Framework 2.0 Walkthrough)

I just finished updating a support document which walks through creating a simple COM+ component and ASP.NET page to illustrate how you have to use CDOEXM with ASP.NET due to impersonation limitations of CDOEXM...enjoy... ...Use all code in this post
Posted by mstehle | 4 Comments
Filed under: , ,

HOWTO: Determining the Owner of a Shared Folder

The Outlook 2003 Object Model does not have much support for shared folders outside the GetSharedDefaultFolder function. One common question we get asked is, "Given an OOM MAPIFolder object that represents a shared folder, how can I determine who's the

HOWTO: How To Search mv.string Properties using WebDAV

...I have posted a new WebDAV sample for using mv.string properties like Keywords and RRule in WHERE clauses, enjoy... DAV: How To Search mv.string Properties
Posted by mstehle | 0 Comments
Filed under: , , ,

SAMPLES: CDOEX Samples Listing

CDOEX Samples Index Listed below are links to my CDOEX samples. If you have questions about individual samples please comment on that article. If you would like to request a sample please comment here. How To Add Recurrence to a Single Appointment ...There
Posted by mstehle | 4 Comments
Filed under: , ,

HOWTO: Configure Exchange Event Service on Exchange 2003 with minimum permissions

We have received several support calls in the past months relating to migrating Exchange Event Service Scripts from Exchange 5.5 to Exchange 2003. Because it isn’t straightforward or documented (to my knowledge), I came up with this information to help you get your scripts working in Ex 2000. This should only be migration step and I don’t encourage new development to utilize this technology.

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,
 
Page view tracker