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

FolderIdCollectionRemove(FolderId) - метод

Removes the specified folder Id from the collection.

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

Параметры

folderId
Тип: Tessa.Exchange.WebServices.DataFolderId
The folder Id to remove from the collection.

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

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