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

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

Defines an implicit conversion from Id string to PersonaId.

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

Параметры

uniqueId
Тип: SystemString
The unique Id to convert to PersonaId.

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

Тип: PersonaId
A PersonaId initialized with the specified unique Id.
См. также