Compartilhar via


RecipientsContractProperties.Users Propriedade

Definição

Obtém ou define a lista de Usuários inscritos para a notificação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a