[GroupDAV] GroupDAV Connector & Outlook Sync

groupdav@opengroupware.org groupdav@opengroupware.org
Wed, 20 Sep 2006 14:48:31 -0400


Just curious if you have tried the GroupDAV connector with Funambol's =20
Outlook connector?  I didn't expect it to work but figured I'd give it =20
a try... and it didn't! :)  It actually downloaded events, but they =20
don't look like iCalendar, so I assume they are SIF (?),  which the =20
connector doesn't encode.

Interesting.

<appointment>
   <AllDayEvent>0</AllDayEvent>
   <Start>20060213T080500Z</Start>
   <End>20060213T100500Z</End>
   <BillingInformation></BillingInformation>
   <Body>Business Meeting</Body>
   <BusyStatus>2</BusyStatus>
   <Categories></Categories>
   <Companies></Companies>
   <Importance>0</Importance>
   <IsRecurring>0</IsRecurring>
   <Location>London</Location>
   <MeetingStatus>0</MeetingStatus>
   <Mileage></Mileage>
   <ReminderMinutesBeforeStart>0</ReminderMinutesBeforeStart>
   <ReminderSet>0</ReminderSet>
   <ReplyTime></ReplyTime>
   <Sensitivity>0</Sensitivity>
   <Subject>Meeting</Subject>
   <RecurrenceType>1</RecurrenceType>
   <Interval>1</Interval>
   <MonthOfYear>0</MonthOfYear>
   <DayOfMonth>0</DayOfMonth>
   <DayOfWeekMask>2</DayOfWeekMask>
   <Instance>0</Instance>
   <PatternStartDate>20060213T050000Z</PatternStartDate>
   <NoEndDate>1</NoEndDate>
   <PatternEndDate></PatternEndDate>
   <Occurrences></Occurrences>
</appointment>