ConversationAccount Classe

Definição

public class ConversationAccount : IEquatable<Microsoft.Bot.Connector.ConversationAccount>
type ConversationAccount = class
    interface IEquatable<ConversationAccount>
Public Class ConversationAccount
Implements IEquatable(Of ConversationAccount)
Herança
ConversationAccount
Implementações

Construtores

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

Propriedades

AadObjectId
ConversationType
Id
IsGroup
Name
Properties
Role
TenantId

Métodos

Equals(ConversationAccount)
Equals(Object)
GetHashCode()

Aplica-se a