ItemEvents_10.BeforeAttachmentSave(Attachment, Boolean) 方法

定义

这是 COM coclass 中事件接口中的成员。 它不适合在您的代码中使用。

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

参数

Attachment
Attachment
Cancel
Boolean

适用于