Share via


Office365Source.StartTime Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to