Office.MailboxEnums.AttachmentStatus enum
Specifies whether an attachment was added to or removed from an item.
Remarks
[Api set: Mailbox 1.8]
Applicable Outlook mode: Compose or Read
Fields
| Added = "added" | An attachment was added to the item. |
| Removed = "removed" | An attachment was removed from the item. |