BasicAudience.Groups Property

Definition

Includes users in the audience by group name.

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

Property Value

Applies to