| LearnedWordPreviousVersionFormatSpamCount Property |
This member is for internal use only.
Namespace:
Limilabs.Mail.Tools.Spam
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public int SpamCount { get; set; }
Public Property SpamCount As Integer
Get
Set
public:
property int SpamCount {
int get ();
void set (int value);
}
member SpamCount : int with get, set
Property Value
Type:
Int32See Also