次の方法で共有


ItemEvents_10.BeforeAttachmentPreview(Attachment, Boolean) メソッド

定義

これは、COM コクラス内のイベント インターフェイス内のメンバです。 これは、ユーザー コード内で使用することを意図したものではありません。

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);

パラメーター

Attachment
Attachment
Cancel
Boolean

適用対象