ItemId - конструктор
Initializes a new instance of ItemId.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.0.4
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.