reverse property
Determines whether to sort the retrieved messages in reverse
order. If false
, the results are in ascending order.
Implementation
bool reverse = false;
Determines whether to sort the retrieved messages in reverse
order. If false
, the results are in ascending order.
bool reverse = false;