Table of Contents

Enum EventsResource.WatchRequest.OrderByEnum

Namespace
Google.Apis.Calendar.v3
Assembly
Google.Apis.Calendar.v3.dll

The order of the events returned in the result. Optional. The default is an unspecified, stable order.

public enum EventsResource.WatchRequest.OrderByEnum

Fields

StartTime = 0

Order by the start date/time (ascending). This is only available when querying single events (i.e. the parameter singleEvents is True)

Updated = 1

Order by last modification time (ascending).