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

FolderIdCollectionRemove(WellKnownFolderName) - метод

Removes the specified well-known folder from the collection.

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

Параметры

folderName
Тип: Tessa.Exchange.WebServices.DataWellKnownFolderName
The well-knwon folder to remove from the collection.

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

Тип: Boolean
True if the well-known folder was successfully removed from the collection, false otherwise.
См. также