Returns a semicolon-delimited String 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.
expression.ReplyRecipientNames
expression Required. An expression that returns a MailItem object.