Share via


MicrosoftgraphorganizationalBrandingProperties.BackgroundColor Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="backgroundColor")]
public string BackgroundColor { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backgroundColor")>]
member this.BackgroundColor : string with get, set
Public Property BackgroundColor As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to