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

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

Defines an implicit conversion between string and ConversationId.

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

Параметры

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

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

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