Compartir a través de


ConversationAccount Clase

Definición

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

Constructores

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

Propiedades

AadObjectId
ConversationType
Id
IsGroup
Name
Properties
Role
TenantId

Métodos

Equals(ConversationAccount)
Equals(Object)
GetHashCode()

Se aplica a