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

EmailAddress(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 smtpAddress
)

Параметры

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