AttachmentData
AttachmentData class
The AttachmentData type exposes the following members:
Constructors
| Name | Description |
|---|---|
| AttachmentData() | Initializes a new instance of the AttachmentData class |
Properties
| Name | Description |
|---|---|
| file_name | The file name of the attachment. Mandatory: Yes |
| file_type | The file type of the attachment. Mandatory: Yes |
| file_verdict | The file malware verdict. Mandatory: Yes |
| malware_family | The file malware family. Mandatory: No |
| sha256 | The file SHA256 hash. Mandatory: Yes |
See Also
- namespace aspose.email.clients.activity
- assembly Aspose.Email