GroupedFindItemsResultsTItemItemGroups - свойство |
Gets the item groups returned by the search operation.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public Collection<ItemGroup<TItem>> ItemGroups { get; }
Public ReadOnly Property ItemGroups As Collection(Of ItemGroup(Of TItem))
Get
public:
property Collection<ItemGroup<TItem>^>^ ItemGroups {
Collection<ItemGroup<TItem>^>^ get ();
}
member ItemGroups : Collection<ItemGroup<'TItem>> with get
Значение свойства
Тип:
CollectionItemGroupTItemСм. также