Share via


MeetingItem.ReplyAll Method

Outlook Developer Reference

Creates a reply to all original recipients from the original message.

Syntax

expression.ReplyAll

expression   A variable that represents a MeetingItem object.

Return Value
A MailItem that represents the reply.

See Also