RequestedUnifiedGroupsSet(UnifiedGroupsFilterType, UnifiedGroupsSortType, SortDirection) - конструктор
Пространство имён: Tessa.Exchange.WebServices.Data.GroupsСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
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 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