_Explorer.AttachmentSelection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne un AttachmentSelection objet constitué d’une ou de plusieurs pièces jointes sélectionnées dans l’affichage actuel de l’explorateur. En lecture seule.
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