Windows Vista Tips

Windows Vista Tips > Newsgroups > ActiveSync > Best practices for synchronizing custom properties of PocketOulook.PimItem

Reply
Thread Tools Display Modes

Best practices for synchronizing custom properties of PocketOulook.PimItem

 
 
Joris van Lier
Guest
Posts: n/a

 
      02-20-2008
I'm working on a managed (C#) Windows Mobile 5.0 Application that
manipulates Custom Properties of PimItem (Appointment) objects.

Problem:
It seems that neither Outlook User Properties nor PocketOutlook custom
properties are synchronized to the Exchange 2003 Server by ActiveSync

Work-around:
My current work-around serializes the custom properties into the PimItem
(Appointment) body,
although this method works, it's not aesthetically pleasing for our desktop
users because a blob of XML is visible when these appointments are viewed in
outlook, additionally it may make the application more susceptible to
user-error's because of the possibility of unintentionally editing the XML
blob in the body of the appointment.

Question:
What are best practices for:
1. saving "Custom Properties" to a PocketOutlook PimItem
2. having these properties propagated by ActiveSync to an Exchange Server
3. accessing such properties from a managed Desktop application, or Exchange
Store Sink


Joris van Lier

 
Reply With Quote
 
 
 
 
Chris De Herrera
Guest
Posts: n/a

 
      02-22-2008
Hi,
Unfortunately, there is no support to sync custom properties or custom
fields with Exchange ActiveSync or ActiveSync on your PC. The workaround
you are using is the best one I have heard of.


--
Chris De Herrera
http://www.pocketpcfaq.com
http://www.pocketpctalk.com
http://www.tabletpctalk.com
http://www.mobilitytalk.com

"Joris van Lier" <> wrote in message
newsEBA5EB9-1858-494D-9CF8-...
> I'm working on a managed (C#) Windows Mobile 5.0 Application that
> manipulates Custom Properties of PimItem (Appointment) objects.
>
> Problem:
> It seems that neither Outlook User Properties nor PocketOutlook custom
> properties are synchronized to the Exchange 2003 Server by ActiveSync
>
> Work-around:
> My current work-around serializes the custom properties into the PimItem
> (Appointment) body,
> although this method works, it's not aesthetically pleasing for our
> desktop users because a blob of XML is visible when these appointments are
> viewed in outlook, additionally it may make the application more
> susceptible to user-error's because of the possibility of unintentionally
> editing the XML blob in the body of the appointment.
>
> Question:
> What are best practices for:
> 1. saving "Custom Properties" to a PocketOutlook PimItem
> 2. having these properties propagated by ActiveSync to an Exchange Server
> 3. accessing such properties from a managed Desktop application, or
> Exchange Store Sink
>
>
> Joris van Lier


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is Windows Vista index-based full-text search powerful enough? Peter Frank Windows Vista File Management 47 03-23-2007 05:54 PM
Unable to send custom properties (of appointment item) between poc Manish Agarwal ActiveSync 0 01-30-2007 06:54 AM
Custom Search Tags Kurt Harriger Windows Vista File Management 1 11-24-2006 04:36 AM
Pocket Outlook Contact Custom Properties and Active Sync jmsoftware ActiveSync 2 10-07-2006 04:56 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59