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.26106.1555
Syntax
public List<string> NotMarkedAsSpam { get; }

Property Value

ListString
See Also