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

ImpersonatedUserId(ConnectingIdType, String) - конструктор

Initializes a new instance of the ImpersonatedUserId class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public ImpersonatedUserId(
	ConnectingIdType idType,
	string id
)

Параметры

idType
Тип: Tessa.Exchange.WebServices.DataConnectingIdType
The type of this Id.
id
Тип: SystemString
The user Id.
См. также