save_all_attachments: Save All Attachments

Description Usage Arguments Value

View source: R/save_attachment.R

Description

Save all attachments of a particular email, given some identifier for that email

Usage

1
save_all_attachments(mailItem, save_to_dir, must_work = FALSE)

Arguments

mailItem

either a COMIDispatch pointer to a MailItem object, or an EntryID for a MailItem

save_to_dir

character, path to the local directory where the files are to be saved

Value

character, vector of paths where attachments have been saved


aecoleman/extrospectr documentation built on Nov. 1, 2019, 8:59 p.m.