.NET Components for Mobility

Reading Contacts in vCard format.

Last post 09-06-2010 12:37 AM by PeterFoot. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-03-2010 6:54 AM

    Reading Contacts in vCard format.

     Hello Friends,

                         Currently I am able to read contacts from windows mobile, but now i want to read them in a vCard format. Is there anyway so that i can read it in vCard format?

     Please provide any help as soon as possible.

    Thanks in Advance.Sad

    Regards,

    Bipin More

  • 09-06-2010 12:37 AM In reply to

    Re: Reading Contacts in vCard format.

    There isn't any functionality in the library to read a vCard file. You have a couple of options - if all you want to do is import the file into the contacts application you can run it with Process.Start as the filetype is registered with the Contacts application and it will import the contact. If you want to programmatically read the properties of the contact you will have to parse the file yourself. vCard is merely a text based format and so not too difficult to parse. You'll find the specs online.

    Peter

Page 1 of 1 (2 items)
Copyright © 2001-2012 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting