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

OrderByCollectionRemove - метод

Removes the specified property definition from the collection.

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

Параметры

propertyDefinition
Тип: Tessa.Exchange.WebServices.DataPropertyDefinitionBase
The property definition.

Возвращаемое значение

Тип: Boolean
True if the property definition is successfully removed; otherwise, false
См. также