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

PropertySetRemove - метод

Removes the specified property from the set.

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

Параметры

property
Тип: Tessa.Exchange.WebServices.DataPropertyDefinitionBase
The property to remove.

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

Тип: Boolean
true if the property was successfully removed, false otherwise.
См. также