Label.Children Property

Definition

The children labels of the current label.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.InformationProtection.Label> Children { get; set; }
member this.Children : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.InformationProtection.Label> with get, set
Public Property Children As ReadOnlyCollection(Of Label)

Property Value

Applies to