다음을 통해 공유


Participants.Email 속성

정의

참가자의 이메일 주소를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상