Share via


MicrosoftGraphKeyCredential.StartDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to