ItemEvents_10.BeforeAttachmentPreview(Attachment, Boolean) Method

Definition

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

public:
 void BeforeAttachmentPreview(Microsoft::Office::Interop::Outlook::Attachment ^ Attachment, [Runtime::InteropServices::Out] bool % Cancel);
public void BeforeAttachmentPreview (Microsoft.Office.Interop.Outlook.Attachment Attachment, out bool Cancel);

Parameters

Attachment
Attachment
Cancel
Boolean

Applies to