ComResourceMicrosoftGraphComponent.HorizontalAlignment Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("horizontalAlignment")]
public Microsoft.Teams.Cards.HorizontalAlignment? HorizontalAlignment { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("horizontalAlignment")>]
member this.HorizontalAlignment : Microsoft.Teams.Cards.HorizontalAlignment with get, set
Public Property HorizontalAlignment As HorizontalAlignment

Property Value

Attributes

Applies to