Click or drag to resize

BayesianMailFilterSave Method

Saves all words used be the filter to specified file.

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

Parameters

path
Type: SystemString
The file to save to.
See Also