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

OrderByCollectionAdd - метод

Adds the specified property definition / sort direction pair to the collection.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public void Add(
	PropertyDefinitionBase propertyDefinition,
	SortDirection sortDirection
)

Параметры

propertyDefinition
Тип: Tessa.Exchange.WebServices.DataPropertyDefinitionBase
The property definition.
sortDirection
Тип: Tessa.Exchange.WebServices.DataSortDirection
The sort direction.
См. также