OrderField.IsDescending property (Outlook)
Returns or sets a Boolean value that indicates whether the contents of the OrderField object are sorted in descending order. Read/write.
Syntax
expression. IsDescending
expression A variable that represents an OrderField object.
Remarks
If this property is set to True, the contents of the property referenced by the OrderField object are sorted in descending order; otherwise, the contents are sorted in ascending order.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.