AlternatePublicFolderItemId(IdFormat, String, String) - конструктор

Initializes a new instance of the AlternatePublicFolderItemId class.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public AlternatePublicFolderItemId(
	IdFormat format,
	string folderId,
	string itemId
)

Параметры

format  IdFormat
The format in which the public folder item Id is expressed.
folderId  String
The Id of the parent public folder of the public folder item.
itemId  String
The Id of the public folder item.

См. также