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

SeekToConditionItemView(SearchFilter, Int32, OffsetBasePoint) - конструктор

Initializes a new instance of the SeekToConditionItemView class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public SeekToConditionItemView(
	SearchFilter condition,
	int pageSize,
	OffsetBasePoint offsetBasePoint
)

Параметры

condition
Тип: Tessa.Exchange.WebServices.DataSearchFilter
Condition to be used when seeking.
pageSize
Тип: SystemInt32
The maximum number of elements the search operation should return.
offsetBasePoint
Тип: Tessa.Exchange.WebServices.DataOffsetBasePoint
The base point of the offset.
См. также