M
Marvin Bobo
I've created custom views on the contact folder using filters, each view
shows a
group of contacts according to category and filters on user defined fields
in the folder. How can I get a count of who shows up in that filtered view?
I have a .NET Add-In to Outlook 2003 with a custom toolbar button that the
user clicks on, it determines the active view, and then gives a message box
or dialog with the count of the number of items in the custom view. The
count property for the view always return the total number of contacts in the
default contact folder which is the same as what is shown on the status bar
in Outlook.
shows a
group of contacts according to category and filters on user defined fields
in the folder. How can I get a count of who shows up in that filtered view?
I have a .NET Add-In to Outlook 2003 with a custom toolbar button that the
user clicks on, it determines the active view, and then gives a message box
or dialog with the count of the number of items in the custom view. The
count property for the view always return the total number of contacts in the
default contact folder which is the same as what is shown on the status bar
in Outlook.