Label.CustomSettings Property

Definition

The custom label settings. set by the tenant admin.

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

Property Value

Applies to