Comment 4 for bug 870033

Revision history for this message
Florian Manschwetus (manschwetus) wrote : Re: [Bug 870033] Re: End date of (old) reoccuring events isn't effective after migration to Exchange 2010

Am 10.10.2011 11:47, schrieb Simon Schubert:
> See the debugging section on the wiki.
>
Hm the log shows correct data:

...
<t:EndDateRecurrence>
   <t:StartDate>2010-04-22+02:00</t:StartDate>
   <t:EndDate>2010-07-16+02:00</t:EndDate>
</t:EndDateRecurrence>
...

Interesting is, server opens messages with:
<h:ServerVersionInfo MajorVersion="14" MinorVersion="1"
MajorBuildNumber="339" MinorBuildNumber="1" Version="Exchange2010_SP1"
xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types"
xmlns="http://schemas.microsoft.com/exchange/services/2006/types"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"/>

But client with:
<soap:Header>
   <t:RequestServerVersion Version="Exchange2007_SP1"/>
</soap:Header>

As it is tons of output (with personal data in it), please ask a bit
more specific.