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