how attached file created date, modified date while reading mailbox java though javamail api?
i've used part.getfilename() didn't got getting created date of attached file through java. while using part.getfilename() filename , after create instance of file file created date, modified date changes, want attached file created date, modified date of file only.
you can't. information not included in email message.
Comments
Post a Comment