Partager via


GroupedFindItemsResults<TItem>.ItemGroups Propriété

Définition

Obtient les groupes d’éléments retournés par l’opération de recherche.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Data::ItemGroup<TItem> ^> ^ ItemGroups { System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Data::ItemGroup<TItem> ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Exchange.WebServices.Data.ItemGroup<TItem>> ItemGroups { get; }
Public ReadOnly Property ItemGroups As Collection(Of ItemGroup(Of TItem))

Valeur de propriété

Collection des groupes d’éléments.

S’applique à