_Explorer.Selection 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 Selection objet constitué d’un ou de plusieurs éléments sélectionnés dans l’affichage actuel. En lecture seule.
public:
property Microsoft::Office::Interop::Outlook::Selection ^ Selection { Microsoft::Office::Interop::Outlook::Selection ^ get(); };
public Microsoft.Office.Interop.Outlook.Selection Selection { get; }
Public ReadOnly Property Selection As Selection
Valeur de propriété
Remarques
Si le dossier actif est un dossier de système de fichiers, ou si Microsoft Outlook Today ou un dossier avec un affichage Web est actuellement affiché, cette propriété renvoie une collection vide. De même, si un en-tête de groupe est sélectionné, la propriété Count sur la sélection renvoie zéro.