ItemEvents_10_Event.BeforeAttachmentPreview Event

Definition

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.

Applies to