Compartir a través de


ItemEvents.BeforeAttachmentSave(Attachment, Boolean) Método

Definición

Es un miembro de una interfaz de eventos en una coclase COM. No debe usarse en el código.

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

Parámetros

Attachment
Attachment
Cancel
Boolean

Se aplica a