Attendee(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 smtpAddress
)
Public Sub New (
smtpAddress As String
)
public:
Attendee(
String^ smtpAddress
)
new :
smtpAddress : string -> Attendee
Параметры
- smtpAddress
- Тип: SystemString
The SMTP address used to initialize the Attendee.
См. также