ItemEvents_10_Event.ReplyAll Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.