Click or drag to resize

SpamTestResultsNotMarkedAsSpam Property

Gets file names of the failures (spam messages not marked as spam).

Namespace:  Limilabs.Mail.Tools.Spam
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<string> NotMarkedAsSpam { get; }

Property Value

Type: ListString
See Also