Click or drag to resize

SpamFilterTeacherTeachSpam Method

Use this method to teach the filter which messages are spam.

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

Parameters

path
Type: SystemString
Path to the folder that contains spam messages.
See Also