SharingItem.ReplyRecipientNames property (Outlook)

Returns a semicolon-delimited String list of reply recipients for the SharingItem. Read-only.

Syntax

expression. ReplyRecipientNames

expression A variable that represents a SharingItem object.

Remarks

This property only contains the display names for the reply recipients. The reply recipients list should be set by using the ReplyRecipients collection.

See also

SharingItem Object

Support and feedback

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.