Returns the semicolon-delimited list of reply recipients for the mail message. This property only contains the display names for the reply recipients. The reply recipients list should be set by using the ReplyRecipients collection.
Read-only String.
Syntax
objMailItem.ReplyRecipientNames
objMailItem Required. An expression that returns a MailItem object.