On Tue, 2008-05-06 at 15:27 +0100, Mark Ridley wrote: > Hi, > > I am having a problem generating an ocpf file for an appointment in my > calendar and then re-inserting it. > > The appointment subject and location are simply "stuff" with some simple > text in the body. > > When I use openchangeclient --ocpf-dump to extract it creates the file but > says "Property type not supported (0x1048)".
0x1048 stands for PT_MV_CLSID which we don't support yet in ocpf grammar. I don't this may have any impact on appointment visibility though. See below for possible explanation/test. > When trying to openchangeclient --ocpf-sender with the file, it says > MAPI_E_SUCCESS, but the appointment does show back in the calendar even > though openchangeclient --fetch-items=appointments shows it. If openchangeclient --fetch-items=appointment shows it after you insert the message back to the server and Outlook doesn't, Please check if Start Time > End Time with openchangeclient. Cheers, Julien. > [EMAIL PROTECTED] ~]# openchangeclient --fetch-items=appointments > MAILBOX (1 messages) > |== ==| : 8E42000000000006/886F000000000006 > Location: Stuff > Start time : Wed May 7 09:00:00 2008 BST > End time : Wed May 7 10:00:00 2008 BST > Timezone: Greenwich Mean Time : Dublin\, Edinburgh\, Lisbon\, London > Private: False > Status: Completed > fetchitems : MAPI_E_SUCCESS (0x0) > [EMAIL PROTECTED] ~]# openchangeclient > --ocpf-dump="8E42000000000006/886F000000000006" > OCPF output file: 886f000000000006.ocpf > 886f000000000006.ocpf:1: Property type not supported (0x1048) > OCPF Dump : MAPI_E_SUCCESS (0x0) > > > What am I doing wrong? > > Ocpf file is attached. > > Thanks > > Mark > > _______________________________________________ > devel mailing list > [email protected] > http://mailman.openchange.org/listinfo/devel -- Julien Kerihuel [EMAIL PROTECTED] OpenChange Project Manager GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
