Share via


ItemEvents.BeforeAttachmentSave(Attachment, Boolean) Méthode

Définition

Il s’agit d’un membre d’une interface d’événement dans une coclasse COM. Il n’est pas destiné à être utilisé dans votre code.

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

Paramètres

Attachment
Attachment
Cancel
Boolean

S’applique à