Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets a Boolean value that indicates whether the contents of the OrderField object are sorted in descending order. Read/write.
Version Information
Version Added: Outlook 2007
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.