Partager via


SearchScopes.Item[Int32] Propriété

Définition

Retourne un SearchScope objet qui correspond à une zone dans laquelle effectuer une recherche de fichiers, comme les lecteurs locaux ou les dossiers Microsoft Outlook.

public:
 property Microsoft::Office::Core::SearchScope ^ default[int] { Microsoft::Office::Core::SearchScope ^ get(int Index); };
public Microsoft.Office.Core.SearchScope this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.SearchScope
Default Public ReadOnly Property Item(Index As Integer) As SearchScope

Paramètres

Index
Int32

Argument de type Integer obligatoire. Détermine l'objet SearchScope à renvoyer.

Valeur de propriété

S’applique à