| Author |
Message |
Luke Neumann
Guest
|
Posted:
Fri Nov 25, 2005 1:58 am Post subject:
Appointments imported using CDOEX are not synchronized using |
|
|
Hello all,
I've developed an application that uses CDOEX to save items to an
Exchange Store. Everything works fine, I can see all the items in
Outlook or OWA, but when I try to synchronize my calendar using
ActiveSync, I cannot see these synchronized items in my PocketPC. I
have to open them in Outlook and save them again in order to make it
work.
I assume I need to set some MAPI field to get this work, but I have no
idea which. Any hint would be appreciated.
Thanks in advance
Luke Neumann
|
|
| Back to top |
|
 |
craigmh
Joined: 18 Dec 2005
Posts: 2
|
Posted:
Sun Dec 18, 2005 11:55 am Post subject:
Synchronising CDOEx generated appointments with Pocket PC |
|
|
Hi Luke,
I'm having the same problem. Did you manage to work out what the problem is?
Best Regards,
Craig |
|
| Back to top |
|
 |
craigmh
Joined: 18 Dec 2005
Posts: 2
|
Posted:
Sun Dec 18, 2005 7:19 pm Post subject:
re:Appointments imported using CDOEX are not synchronized us |
|
|
Hi,
Answering my own question.
It seems that the CDOEx Appointment class adds appointments with the Sensitivity property defaulted to cdoPersonal (1). It seems that ActiveSync doesn't synchronise 'Personal' appointments. Setting the Sensitivity property to cdoSensitivityNone (0) allows appointments to be synchronised.
Note that this only seems to be an issue when synchronising directly with Exchange 'over the air' rather than with Outlook via the cradle.
Craig
|
|
| Back to top |
|
 |
|
|
|
|