TeamDetails.Type Property

Definition

Gets or sets type of the team. Valid values are standard, sharedChannel and privateChannel.

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

Property Value

The team type.

Applies to