[ Version ( deprecated = true , deprecated_since = "0.17.7" ) ]
public void set_recurrence_expansion_start (int64 start)
Warning: set_recurrence_expansion_start is deprecated since 0.17.7.
Sets the recurrence_expansion_start property of the
CalendarQuery to the new time/date, start.
Use single_events instead, as this is no longer supported on the server.
Set start to <code class="literal">-1</code> to unset the property in the query URI.
| this | |
| start |
a new start time, or <code class="literal">-1</code> |