GroupedFindItemsResults<TItem>.ItemGroups - свойство

Gets the item groups returned by the search operation.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
C#
public Collection<ItemGroup<TItem>> ItemGroups { get; }

Значение свойства

Collection<ItemGroup<TItem>>

См. также