ConversationAccount クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class ConversationAccount : IEquatable<Microsoft.Bot.Connector.ConversationAccount>
type ConversationAccount = class
interface IEquatable<ConversationAccount>
Public Class ConversationAccount
Implements IEquatable(Of ConversationAccount)
- 継承
-
ConversationAccount
- 実装
コンストラクター
ConversationAccount() | |
ConversationAccount(Nullable<Boolean>, String, String, String, String, String, String) |
プロパティ
AadObjectId | |
ConversationType | |
Id | |
IsGroup | |
Name | |
Properties | |
Role | |
TenantId |
メソッド
Equals(ConversationAccount) | |
Equals(Object) | |
GetHashCode() |