Share via


MicrosoftgraphdomainState.LastActionDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to