ConversationRequest(ConversationId, String) - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public ConversationRequest(
ConversationId conversationId,
string syncState
)
Public Sub New (
conversationId As ConversationId,
syncState As String
)
public:
ConversationRequest(
ConversationId^ conversationId,
String^ syncState
)
new :
conversationId : ConversationId *
syncState : string -> ConversationRequest
Параметры
- conversationId ConversationId
- The conversation id.
- syncState String
- State of the sync.