OrderByCollectionRemove - метод

Removes the specified property definition from the collection.

Definition

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

Параметры

propertyDefinition  PropertyDefinitionBase
The property definition.

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

Boolean
True if the property definition is successfully removed; otherwise, false

См. также