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