Sort items in a collection on a given property.
true if the sort was successful; otherwise false.
Note that you cannot sort on the following properties: Categories, BodyInk, ReminderTime, Recipients.
| Exception | Condition |
|---|---|
| NotSupportedException | Sort is not supported. |
| ArgumentNullException | propertyName is null. |