FolderIdCollectionRemove(WellKnownFolderName) - метод

Removes the specified well-known folder from the collection.

Definition

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

Параметры

folderName  WellKnownFolderName
The well-knwon folder to remove from the collection.

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

Boolean
True if the well-known folder was successfully removed from the collection, false otherwise.

См. также