Для изменения размера нажмите или перетащите

UserId  - преобразование (String to UserId)

Implements an implicit conversion between a string representing a primary SMTP address and UserId.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public static implicit operator UserId (
	string primarySmtpAddress
)

Параметры

primarySmtpAddress
Тип: SystemString
The string representing a primary SMTP address.

Возвращаемое значение

Тип: UserId
A UserId initialized with the specified primary SMTP address.
См. также