Для изменения размера нажмите или перетащите

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

Initializes a new instance of the AlternatePublicFolderItemId class.

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

Параметры

format
Тип: Tessa.Exchange.WebServices.DataIdFormat
The format in which the public folder item Id is expressed.
folderId
Тип: SystemString
The Id of the parent public folder of the public folder item.
itemId
Тип: SystemString
The Id of the public folder item.
См. также