Hunny Software Library Reference

SearchResponse.NumMatches Property

Gets the number of matches.

[Visual Basic]
Public ReadOnly Property NumMatches As Integer
[C#]
public int NumMatches {get;}

Property Value

The number of matches.

See Also

SearchResponse Class | Hunny.Mail Namespace