SaveFormat
16 Dec 20251 minute to read
Specifies that the attachment will be saved as a Blob object.
This format is used for storing binary data.
Specifies that the attachment will be saved as a Base64-encoded string.
This format is used for storing data as a text representation.
- Base64
- Blob