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

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

Defines an implicit conversion from PersonaId to a Id string.

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

Параметры

PersonaId
Тип: Tessa.Exchange.WebServices.DataPersonaId
The PersonaId to be converted

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

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