count
Description:
[ Version ( since = "2.26" ) ]
public uint32 count (string expr, Cancellable? cancellable = null) throws Error
public uint32 count (string expr, Cancellable? cancellable = null) throws Error
Run a search.
Search must have had Folder already set on it, and it must implement summaries.
Parameters:
this | |
expr |
a search expression to run |
cancellable |
Returns:
Number of messages that match the query. |