LicenseAssignment.ExcludedPlans Property

Definition

Gets or sets service plan ids which will not be assigned to the user.

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

Property Value

Applies to