Gets and sets the property EndTime.
The end of the time interval for which to retrieve events, specified in ISO 8601 format. For more information about ISO 8601, go to the ISO8601 Wikipedia page.
Example: CopyC#
2009-07-08T18:00Z

C# |
public DateTime EndTime { get; set; }