set_sort_order


Description:

[ Version ( deprecated = true , deprecated_since = "0.17.7" ) ]
public void set_sort_order (string? sort_order)

Warning: set_sort_order is deprecated since 0.17.7.

Sets the sort_order property of the CalendarQuery to the new sort order string, sort_order.

Note:

Manually sort the results after retrieving them, as this is no longer supported on the server.

Set sort_order to null to unset the property in the query URI.

Parameters:

this

a CalendarQuery

sort_order

a new sort order string, or null