AttendeeInfo(String) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public AttendeeInfo(
string smtpAddress
)
Public Sub New (
smtpAddress As String
)
public:
AttendeeInfo(
String^ smtpAddress
)
new :
smtpAddress : string -> AttendeeInfo
Параметры
- smtpAddress
- Тип: SystemString
The SMTP address of the attendee.
См. также