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