Uses Outlook 2002 SP3
Need to create a list of all mailgroups that a specific user is part of. Have created some code that steps thru all AddressEntries and checks for the users name that works, but that solution is much too slow.
Is there a way to use VBA for accessing the information that is visable from the Outlooks Addressbook when I select the user there and choose Properties, tab "Member of"?
/MatsLH
Need to create a list of all mailgroups that a specific user is part of. Have created some code that steps thru all AddressEntries and checks for the users name that works, but that solution is much too slow.
Is there a way to use VBA for accessing the information that is visable from the Outlooks Addressbook when I select the user there and choose Properties, tab "Member of"?
/MatsLH