OrderByCollectionRemove - метод
Removes the specified property definition from the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public bool Remove(
PropertyDefinitionBase propertyDefinition
)
Public Function Remove (
propertyDefinition As PropertyDefinitionBase
) As Boolean
public:
bool Remove(
PropertyDefinitionBase^ propertyDefinition
)
member Remove :
propertyDefinition : PropertyDefinitionBase -> bool
- propertyDefinition PropertyDefinitionBase
- The property definition.
BooleanTrue if the property definition is successfully removed; otherwise, false