PropertySetAdd - метод
Adds the specified property to the property set.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public void Add(
PropertyDefinitionBase property
)
Public Sub Add (
property As PropertyDefinitionBase
)
public:
void Add(
PropertyDefinitionBase^ property
)
member Add :
property : PropertyDefinitionBase -> unit
Параметры
- property PropertyDefinitionBase
- The property to add.