ItemEvents_10_Event.Reply 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 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.