Для изменения размера нажмите или перетащите

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

Initializes a new instance of the RequestedUnifiedGroupsSet class.

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

Параметры

filterType
Тип: Tessa.Exchange.WebServices.Data.GroupsUnifiedGroupsFilterType
The filterType for the list of groups to be returned
sortType
Тип: Tessa.Exchange.WebServices.Data.GroupsUnifiedGroupsSortType
The sort type for the list of groups to be returned
sortDirection
Тип: Tessa.Exchange.WebServices.DataSortDirection
The sort direction for list of groups to be returned
См. также