Freigeben über


ConversationAccount Klasse

Definition

public class ConversationAccount : IEquatable<Microsoft.Bot.Connector.ConversationAccount>
type ConversationAccount = class
    interface IEquatable<ConversationAccount>
Public Class ConversationAccount
Implements IEquatable(Of ConversationAccount)
Vererbung
ConversationAccount
Implementiert

Konstruktoren

ConversationAccount()
ConversationAccount(Nullable<Boolean>, String, String, String, String, String, String)

Eigenschaften

AadObjectId
ConversationType
Id
IsGroup
Name
Properties
Role
TenantId

Methoden

Equals(ConversationAccount)
Equals(Object)
GetHashCode()

Gilt für: