共用方式為


Participants.Status 屬性

定義

取得參與者的接受狀態。

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public string Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : string
Public ReadOnly Property Status As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於