set_recurrence_expansion_end


Description:

[ Version ( deprecated = true , deprecated_since = "0.17.7" ) ]
public void set_recurrence_expansion_end (int64 end)

Warning: set_recurrence_expansion_end is deprecated since 0.17.7.

Sets the recurrence_expansion_end property of the CalendarQuery to the new time/date, end.

Note:

Use single_events instead, as this is no longer supported on the server.

Set end to <code class="literal">-1</code> to unset the property in the query URI.

Parameters:

this

a CalendarQuery

end

a new end time, or <code class="literal">-1</code>