vba - Change the default form in created contacts in Outlook -


you know outlook has default form show contacts(this one)enter image description here

and have own form created(this one)enter image description here

i want see contacts own form,but can create new contacts form.i can't modify created ones,which default form. how can that? macro?any idea? thank much

forms associated message class. need change messageclass property values contacts want form shown. example, when item selected, outlook uses message class locate form , expose properties.


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -