다음을 통해 공유


TeamDetails.Type 속성

정의

팀의 형식을 가져오거나 설정합니다. 유효한 값은 표준, sharedChannel 및 privateChannel입니다.

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

속성 값

팀 유형입니다.

적용 대상