ExtendedAttribute(String, String) - конструктор

Initializes a new instance of the ExtendedAttribute class.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public ExtendedAttribute(
	string name,
	string value
)

Параметры

name  String
The name.
value  String
The value.

См. также