Freigeben über


CollaboratorsArray.Emails Eigenschaft

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="emails")]
public System.Collections.Generic.IList<string> Emails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="emails")>]
member this.Emails : System.Collections.Generic.IList<string> with get, set
Public Property Emails As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: