Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines the minimum byte size for inbound email image attachments to be accepted, filtering out smaller attachments if the value is set above zero. |
| What area does it affect? |
Email processing |
| What does the default mean? |
The default value is "0", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when configuring email attachment handling or troubleshooting image attachment issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.email.inbound.image_sys_attachment.filter.minimum_bytes |
| Sys ID |
e5dccc7153303200469a286906dc34a0 |
| Type |
integer |
| Application |
Global |
| Default value |
0 |
| Description |
Inbound email image attachment byte size below which the image attachment is filtered (0 is no filtering) |
| Updated |
2024-05-25 04:31:43 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 2351 Email image filtering properties Name Description glide.email.inbound.image_sys_attachment.filter.minimum_bytes Sets the minimum image size in bytes for inbound email images to attach to the target record. Any image that is below this size limit is subject to the image ...
Related properties