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

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

Implements an implicit conversion between StandardUser and UserId.

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

Параметры

standardUser
Тип: Tessa.Exchange.WebServices.DataStandardUser
The standard user used to initialize the user Id.

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

Тип: UserId
A UserId initialized with the specified standard user value.
См. также