Share via


MicrosoftgraphassignedPlan.AssignedDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to