_Explorer.Selection Propriété

Définition

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.

S’applique à