Browse by Tags

Line Breaks in Managed Web Service Proxy Classes
22 July 09 09:00 AM
Matt , Rick , and I were working on an issue recently where when an application using EWS would set a contact’s Street address to a value containing a carriage return and line feed, like this: physicalAddress.Street = "1234 56 Ave NE\r\nc/oPatrick Read More...
ConfigureMsgService fails with MAPI_E_INVALID_PARAMETER (0x80070057)
10 July 09 09:02 AM
I recently helped a customer with an issue where they were calling ConfigureMsgService and that call was failing, returning an HRESULT of MAPI_E_INVALID_PARAMETER (0x80070057). After debugging it, we established that the reason that ConfigureMsgService Read More...
TNEF (Chapter 2): Old School
27 January 09 06:09 PM
As discussed in Chapter 1 of this captivating series, MAPI contains an interface to allow developers to create and read TNEF data. This interface is the ITnef interface. There are only a few methods in this interface and they are, for the most part, self Read More...
Postedby Patrick Creehan | 0 Comments    
TNEF (Chapter 1): Basics
16 January 09 11:17 AM
I’ve worked quite a few cases recently regarding problems some folks have had either reading or composing TNEF content. I’ve learned quite a bit myself as a result, and I thought I’d share. I decided I would do a series of blog posts on the topic and Read More...
Postedby Patrick Creehan | 1 Comments    
MAPI Docs Moved
04 December 08 10:34 AM
So, the Exchange team decided they didn't want to maintain the MAPI documentation anymore since they don't ship MAPI anymore. So the Outlook team stepped up and took over the docs. As such, you can now find them under the Outlook branch in the MSDN left-nav. Read More...
Postedby Patrick Creehan | 0 Comments    
Forwarding Appointments in Outlook Prepopulates “To” Field With All Attendees
19 September 08 01:38 PM
We’ve had a lot of folks calling in recently about this one. The symptoms are that if you go to your calendar in Outlook and forward a meeting, the To field is prepopulated with all attendees of the meeting and the Subject field is not prefixed with “FW:.” Read More...
Outlook Requests Can't Get a Date
23 April 08 02:52 PM
There exists a scenario in which attendees to a meeting in Outlook will receive an updated meeting request from the originator that appears to be "out-of-date." In the InfoBar, Outlook will display a message that says "This request is out-of-date." If Read More...
Page view tracker