RequestedUnifiedGroupsSet(UnifiedGroupsFilterType, UnifiedGroupsSortType, SortDirection) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data.Groups
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public RequestedUnifiedGroupsSet(
UnifiedGroupsFilterType filterType,
UnifiedGroupsSortType sortType,
SortDirection sortDirection
)
Public Sub New (
filterType As UnifiedGroupsFilterType,
sortType As UnifiedGroupsSortType,
sortDirection As SortDirection
)
public:
RequestedUnifiedGroupsSet(
UnifiedGroupsFilterType filterType,
UnifiedGroupsSortType sortType,
SortDirection sortDirection
)
new :
filterType : UnifiedGroupsFilterType *
sortType : UnifiedGroupsSortType *
sortDirection : SortDirection -> RequestedUnifiedGroupsSet
Параметры
- 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
См. также