_Explorer.AttachmentSelection Propriedade
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.
Retorna um AttachmentSelection objeto que consiste em um ou mais anexos selecionados na exibição atual do explorador. Somente leitura.
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