CreateChannelInput.Name Property

Definition

Channel name as it appears in Microsoft Teams

[System.Text.Json.Serialization.JsonPropertyName("displayName")]
public string Name { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("displayName")>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to