C
ck
Sorry for cross posting. Does anyone know any code to make a folder
available as an Address book? Like when you right click a folder,
properties, Outlook Address tab , and check the box to make the folder an
address book? Can I assign that attribute through code when the folder is
created? I have some code that runs against an access database and then
creates a folder (subfolder of contacts) and populates the folder with
contacts derived from a query result. My users are having to recheck that
box everytime the folder is created. Any help/advise is appreciated? By the
way, If I name the folder the same each time will it retain the address book
status, maybe its a better idea to not delete the folder just delete the
contacts in the folder and repopulate it with the query results. Thanks in
advance.
~ck
available as an Address book? Like when you right click a folder,
properties, Outlook Address tab , and check the box to make the folder an
address book? Can I assign that attribute through code when the folder is
created? I have some code that runs against an access database and then
creates a folder (subfolder of contacts) and populates the folder with
contacts derived from a query result. My users are having to recheck that
box everytime the folder is created. Any help/advise is appreciated? By the
way, If I name the folder the same each time will it retain the address book
status, maybe its a better idea to not delete the folder just delete the
contacts in the folder and repopulate it with the query results. Thanks in
advance.
~ck