MailItem.ReplyRecipientNames property (Outlook)
Returns a semicolon-delimited String list of reply recipients for the mail message. Read-only.
expression. ReplyRecipientNames
expression A variable that represents a MailItem object.
This property only contains the display names for the reply recipients. The reply recipients list should be set by using the ReplyRecipients collection.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.