MeetingStartActivityValue.StartTime Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("StartTime")]
[System.Text.Json.Serialization.JsonPropertyOrder(4)]
public DateTime StartTime { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("StartTime")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(4)>]
member this.StartTime : DateTime with get, set
Public Property StartTime As DateTime

Property Value

Attributes

Applies to