This repository was archived by the owner on Oct 11, 2024. It is now read-only.
This repository was archived by the owner on Oct 11, 2024. It is now read-only.
Flag exchange mail/event "hasAttachment" in details #2319
Open
Description
Issue
Track whether a mail or event type item contains an attachment.
Investigation Needed
A count of attachments would be preferable to a boolean flag. Are we able to obtain the number of attachments in each item?
Acceptance Criteria
[] Add "hasAttachment" flag to exchange itemInfo.
[] Populate "hasAttachment" for emails and events.
[] Add mail/event filter selectors for "hasAttachment".
[] Add CLI flags to filter on the presence/absence of attachment.