MessageActionsPayloadConversation.ConversationIdentityType プロパティ

定義

チームかチャネルかに関係なく、会話の種類を取得または設定します。 使用可能な値は、'team'、'channel' です。

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

プロパティ値

会話の種類。チームかチャネルかを示します。

適用対象