Share via


Activity.Type Propiedad

Definición

Obtiene o establece el tipo de actividad. Entre los valores posibles se incluyen: 'message', 'contactRelationUpdate', 'conversationUpdate', 'typing', 'endOfConversation', 'event', 'invoke', 'deleteUserData', 'messageUpdate', 'messageDelete', 'installationUpdate', 'messageReaction', 'suggestion', 'trace', 'handoff'.

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

Valor de propiedad

Tipo de actividad (vea ActivityTypes).

Implementaciones

Se aplica a