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