ConversationId - конструктор
Initializes a new instance of ConversationId.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public ConversationId(
string uniqueId
)
Public Sub New (
uniqueId As String
)
public:
ConversationId(
String^ uniqueId
)
new :
uniqueId : string -> ConversationId
Параметры
- uniqueId String
- The unique Id used to initialize the ConversationId.