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

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

Initializes a new instance of the Attendee class.

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

Параметры

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