ItemEvents_10_Event.BeforeAttachmentPreview 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 before an attachment associated with an instance of the parent object is previewed.
public:
event Microsoft::Office::Interop::Outlook::ItemEvents_10_BeforeAttachmentPreviewEventHandler ^ BeforeAttachmentPreview;
event Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview;
Event BeforeAttachmentPreview As ItemEvents_10_BeforeAttachmentPreviewEventHandler
Event Type
Remarks
This event occurs before an attachment is previewed, either from the attachment strip in the Reading Pane of the active explorer or from the active inspector.