Microsoftgraphdevice.ApproximateLastSignInDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to