SharingItem.ReplyAll Method

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.ReplyAll

expression   A variable that represents a SharingItem object.

Return Value
A MailItem object that represents the reply.

See Also