Share via


MeetingItem.ReplyRecipients Property

Outlook Developer Reference

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 MeetingItem object.

See Also