reverse property

bool? reverse
read / write

Determines whether to list the retrieved messages in reverse order. Defaults to false.

Implementation

bool? reverse = false;