Share via


Audience.Users Property

Definition

Includes users in the audience by name.

public System.Collections.Generic.List<string> Users { get; set; }
member this.Users : System.Collections.Generic.List<string> with get, set
Public Property Users As List(Of String)

Property Value

Applies to