MailItem.ReplyRecipients Property (Outlook)
Returns a Recipients collection that represents all the reply recipient objects for the Outlook item. Read-only.
Syntax
expression .ReplyRecipients
expression A variable that represents a MailItem object.