How to retrieve attachment name and size using Google email audit API?

94 Views Asked by At

I have a code in Java used for email auditing. I do receive mails that are monitored. I am only requesting for HEADERS and what I really want is the attachment name and size, if any. But I am not getting this information in the headers. Any settings required to get this information?

0

There are 0 best solutions below