Condividi tramite


SmartGroup.StartDateTime Property

Definition

Gets creation time of smart group. Date-Time in ISO-8601 format.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.startDateTime")]
public DateTime? StartDateTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.startDateTime")>]
member this.StartDateTime : Nullable<DateTime>
Public ReadOnly Property StartDateTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to