Change displayed mail address

P

Peter Marchert

Hello,

is it possible to change the displayed mail address in an contact?

I don`t mean the checkbox which you can set by the
SelectedMailingAddress-Property.

Normally the business address is displayed but the user can change it
to the home address if he clicks on the little arrow besides the
button. Is it possible to change this "view" by code too?

Thanks

Peter
 
K

Ken Slovak - [MVP - Outlook]

Have you tried using ContactItem.SelectedMailingAddress?




Hello,

is it possible to change the displayed mail address in an contact?

I don`t mean the checkbox which you can set by the
SelectedMailingAddress-Property.

Normally the business address is displayed but the user can change it
to the home address if he clicks on the little arrow besides the
button. Is it possible to change this "view" by code too?

Thanks

Peter
 
P

Peter Marchert

Ok, thank you. It works, if the item is closed, but is there a way to make
the changes visible while the contact is open?

Peter
 
K

Ken Slovak - [MVP - Outlook]

No, just like with folder views (Explorer views) there's no way to force a
refresh other than displaying something else then going back to the original
item (or folder).
 
P

Peter Marchert

Ok, thank you.

Peter

Ken Slovak - said:
No, just like with folder views (Explorer views) there's no way to force a
refresh other than displaying something else then going back to the
original item (or folder).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top