Click or drag to resize

BayesianMailFilterLoad Method

Loads all words used by the filter from specified file.

Namespace:  Limilabs.Mail.Tools.Spam
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void Load(
	string path
)

Parameters

path
Type: SystemString
The file to read from.
See Also