Partager via


RecipientsContractProperties.Users Propriété

Définition

Obtient ou définit la liste des utilisateurs abonnés à la notification.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à