Participants.StatusDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the date when the status got changed.
[Newtonsoft.Json.JsonProperty(PropertyName="statusDate")]
public DateTime? StatusDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusDate")>]
member this.StatusDate : Nullable<DateTime>
Public ReadOnly Property StatusDate As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute