Class UserReaction
UserReaction class
Represents a user’s reaction.
public class UserReaction
Constructors
Name | Description |
---|---|
UserReaction() | The default constructor. |
Properties
Name | Description |
---|---|
Email { get; set; } | Gets or sets the email of the user. |
Name { get; set; } | Gets or sets the name of the user. |
ReactionDateTime { get; set; } | Gets or sets the date and time of the reaction. |
Type { get; set; } | Gets or sets the reaction type. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email