ExtendedAttribute(String, String) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ExtendedAttribute(
string name,
string value
)
Public Sub New (
name As String,
value As String
)
public:
ExtendedAttribute(
String^ name,
String^ value
)
new :
name : string *
value : string -> ExtendedAttribute
Параметры
- name
- Тип: SystemString
The name. - value
- Тип: SystemString
The value.
См. также