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

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

Initializes a new instance of the EmailAddress class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public EmailAddress(
	string name,
	string address,
	string routingType
)

Параметры

name
Тип: SystemString
The name used to initialize the EmailAddress.
address
Тип: SystemString
The address used to initialize the EmailAddress.
routingType
Тип: SystemString
The routing type used to initialize the EmailAddress.
См. также