Share via


Office365Source.EndTime Property

Definition

Gets or sets end time of the requested range for this dataset. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="endTime")]
public object EndTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endTime")>]
member this.EndTime : obj with get, set
Public Property EndTime As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to