ItemEvents_10.BeforeAttachmentRead(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 BeforeAttachmentRead(Microsoft::Office::Interop::Outlook::Attachment ^ Attachment, [Runtime::InteropServices::Out] bool % Cancel);
public void BeforeAttachmentRead (Microsoft.Office.Interop.Outlook.Attachment Attachment, out bool Cancel);

Parameters

Attachment
Attachment
Cancel
Boolean

Applies to