SharingItem.Reply Method

Outlook Developer Reference

Creates a reply, pre-addressed to the original sender, from the original SharingItem.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Reply

expression   A variable that represents a SharingItem object.

Return Value
A MailItem object that represents the reply.

See Also