Share via


InspectorEvents_10_Event.AttachmentSelectionChange Evento

Definición

Se produce cuando el usuario selecciona datos adjuntos diferentes o adicionales de un elemento en el inspector activo mediante programación o interactuando con la interfaz de usuario.

public:
 event Microsoft::Office::Interop::Outlook::InspectorEvents_10_AttachmentSelectionChangeEventHandler ^ AttachmentSelectionChange;
event Microsoft.Office.Interop.Outlook.InspectorEvents_10_AttachmentSelectionChangeEventHandler AttachmentSelectionChange;
Event AttachmentSelectionChange As InspectorEvents_10_AttachmentSelectionChangeEventHandler 

Tipo de evento

Comentarios

El evento AttachmentSelectionChange se desencadena cuando se selecciona un adjunto diferente o adicional del elemento en el inspector.

Se aplica a