Gets and sets the property Duration.
The number of minutes prior to the time of the request for which to retrieve events. For example, if the request is sent at 18:00 and you specify a duration of 60, then only events which have occurred after 17:00 will be returned.
Default: CopyC#
60

C# |
public int Duration { get; set; }