List of Outlook References Through VBA
Folks,
I am looking for VBA code in outlook that will list references that are
installed in the Outlook VBA Editor. I know how to do this in word,
excel, powerpoint, and access. I can't seem to find the parent of
the "reference" object or the "references" object. If I could
get that, I could easily loop through (either by using the collection
or the count of the items) and debug.print the properties.
I am referring to the references found in "Tools/References."
Thanks so much for your help!
David
|