Attendee(String) - конструктор
Initializes a new instance of the
Attendee class.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public Attendee(
string smtpAddress
)
Public Sub New (
smtpAddress As String
)
public:
Attendee(
String^ smtpAddress
)
new :
smtpAddress : string -> Attendee
Параметры
- smtpAddress String
- The SMTP address used to initialize the Attendee.