Those properties aren't stored separately as fields, so you have to parse
the entire phone number.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"sd" <(E-Mail Removed)> wrote in message
news:e7dd6dac-5d1d-452a-b14a-(E-Mail Removed)...
> hello
> I need to retrive countrycode,areacode from contact's
> telephonenumber.Is there any way to retrive this information from
> contactitem in outlook 2007,2003 other than parsing the phone
> number(i.e. using redemption or by means of any property associated
> with contactitem).
> Thanks