ConversationAfterReadEventArgs
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class ConversationAfterReadEventArgs { Guid ConversationId { get; set; } bool IsRead { get; set; } int UserId { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ConversationId | Guid | |||
IsRead | bool | |||
UserId | int |