How are you invoking the custom reply form? That's where you'll need to
interate the original item's Recipients collection. You haven't said what
you want to do with it yet.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
I thought of that, but how would I do that from the reply form? In other
words, I receive a message and hit the Reply button. In the custom Reply
form that opens up, how do I refer back to the Recipients collection of the
original message that I'm replying to? Thanks