ContactDetails.EmailList Propriedade

Definição

Obtém ou define a lista de Email ids a serem notificados sobre o progresso do trabalho.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a