Removes a custom find folder.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public static void RemoveFindFolder(
	string folder
)

Parameters

folder
Type: System..::.String
A find folder

Exceptions

ExceptionCondition
System..::.ArgumentNullException folder is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also