ItemEvents_10.BeforeAttachmentPreview(Attachment, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
This is a member in an event interface in a COM coclass. It is not intended to be used in your code.
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);
Parâmetros
- Attachment
- Attachment
- Cancel
- Boolean