AttachmentClickEventArgs

16 Dec 20251 minute to read

Properties

event Event

Specifies the event object associated with the click event args.
Represents the underlying event that triggered the action, providing details about the event.

file FileInfo

Represents the file that is intended to be previewed.
This property holds a file object containing all relevant details of the file. It can be canceled or previewed before the message is sent.

name string

Specifies name of the event.