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

ConversationRequest(ConversationId, String) - конструктор

Initializes a new instance of the ConversationRequest class.

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

Параметры

conversationId
Тип: Tessa.Exchange.WebServices.DataConversationId
The conversation id.
syncState
Тип: SystemString
State of the sync.
См. также