次の方法で共有


TeamDetails.Type プロパティ

定義

チームの種類を取得または設定します。 有効な値は、standard、sharedChannel、privateChannel です。

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

プロパティ値

チームの種類。

適用対象