FolderIdCollectionAdd(WellKnownFolderName) - метод

Adds a well-known folder to the collection.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public FolderId Add(
	WellKnownFolderName folderName
)

Параметры

folderName  WellKnownFolderName
The well known folder to add.

Возвращаемое значение

FolderId
A FolderId encapsulating the specified Id.

См. также