ExplorerEvents_10_Event.BeforeItemCopy Event

Definition

Occurs when an Outlook item is copied.

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_BeforeItemCopyEventHandler ^ BeforeItemCopy;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeItemCopyEventHandler BeforeItemCopy;
Event BeforeItemCopy As ExplorerEvents_10_BeforeItemCopyEventHandler 

Event Type

Remarks

This event can be cancelled after it has started.

Applies to