Flagging all contacts

G

Guest

Does anyone know of a way to Flag all entries in the contacts folder without having to manually flag each one

I have tried looking at VBA using the FlagStatus, but this only seems to work with Mail and Calendar items

Any suggestions would be welcomed

thanks
Lou.
 
S

Sue Mosher [MVP-Outlook]

If this is a one-time thing, group by flag, then drag all the items you want
to change to the appropriate flag group. Otherwise, you'll have to use CDO,
since the flag fields aren't exposed for the ContactItem object.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Lou said:
Does anyone know of a way to Flag all entries in the contacts folder
without having to manually flag each one?
I have tried looking at VBA using the FlagStatus, but this only seems to
work with Mail and Calendar items.
 

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