_Inspector.AttachmentSelection Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene un AttachmentSelection objeto que consta de uno o varios datos adjuntos seleccionados en el inspector. Solo lectura.
public:
property Microsoft::Office::Interop::Outlook::AttachmentSelection ^ AttachmentSelection { Microsoft::Office::Interop::Outlook::AttachmentSelection ^ get(); };
public Microsoft.Office.Interop.Outlook.AttachmentSelection AttachmentSelection { get; }
Public ReadOnly Property AttachmentSelection As AttachmentSelection