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

Defines an implicit conversion from PersonaId to a Id string.

Definition

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

Параметры

PersonaId  PersonaId
The PersonaId to be converted

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

String
A PersonaId initialized with the specified unique Id.

См. также