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

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

Defines an implicit conversion between ConversationId and String.

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

Параметры

conversationId
Тип: Tessa.Exchange.WebServices.DataConversationId
The conversationId to String.

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

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