AttachmentIcon class
AttachmentIcon class
Represents an attachment icon configuration for email attachments.
The AttachmentIcon type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the AttachmentIcon class. |
Methods
| Method | Description |
|---|---|
| get_object_data | Implements ISerializable.GetObjectData. |
Properties
| Property | Description |
|---|---|
| file_extension | The file extension (e.g., “.pdf”, “.docx”). |
| icon_data | The icon data as a byte array. |