RequestedUnifiedGroupsSet(UnifiedGroupsFilterType, UnifiedGroupsSortType, SortDirection) - конструктор

Initializes a new instance of the RequestedUnifiedGroupsSet class.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data.Groups
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public RequestedUnifiedGroupsSet(
	UnifiedGroupsFilterType filterType,
	UnifiedGroupsSortType sortType,
	SortDirection sortDirection
)

Параметры

filterType  UnifiedGroupsFilterType
The filterType for the list of groups to be returned
sortType  UnifiedGroupsSortType
The sort type for the list of groups to be returned
sortDirection  SortDirection
The sort direction for list of groups to be returned

См. также