ItemEvents_10_Event.ReplyAll Event

Definition

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

public:
 event Microsoft::Office::Interop::Outlook::ItemEvents_10_ReplyAllEventHandler ^ ReplyAll;
event Microsoft.Office.Interop.Outlook.ItemEvents_10_ReplyAllEventHandler ReplyAll;
Event ReplyAll As ItemEvents_10_ReplyAllEventHandler 

Event Type

Remarks

Returns the reply as a MailItem object.

Applies to