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

Defines an implicit conversion between ConversationId and String.

Definition

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

Параметры

conversationId  ConversationId
The conversationId to String.

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

String
A ConversationId initialized with the specified unique Id.

См. также