July 2009 - Posts

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...
DeleteItem Ignores ChangeKeys
08 July 09 05:49 PM
According to our documentation , DeleteItem calls should fail with a ErrorStaleObject error when the ChangeKey is not the most recent one. This, however, is not the case. In Exchange 2007, the ChangeKey is completely ignored in DeleteItem calls. This Read More...
Page view tracker