ItemEvents_10_Event.Reply Event

Definition

Occurs when the user selects the Reply action for an item (which is an instance of the parent object).

public:
 event Microsoft::Office::Interop::Outlook::ItemEvents_10_ReplyEventHandler ^ Reply;
event Microsoft.Office.Interop.Outlook.ItemEvents_10_ReplyEventHandler Reply;
Event Reply As ItemEvents_10_ReplyEventHandler 

Event Type

Remarks

Returns the reply as a MailItem object.

Applies to