https://issues.apache.org/bugzilla/show_bug.cgi?id=51446
Selvakumar Vijayakumar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from Selvakumar Vijayakumar <[email protected]> 2012-04-06 19:00:02 UTC --- Nick, If the attachment data is empty, I can get the attachment as embedded message by using attachment.attachmentDirectory.getAsEmbededMessage() which helps to get the .msg attachment properties like ( from,CC,TO,BCC, etc). But I have the special use case, where I want to get the embeddedMessage as binary. If I save the binary as .msg, I should able to open that with Microsoftoutlook. Is there anyway I can get the embedded message as binary?. If this feature is not already there , Will you please add the functionality to extract the binary or InputStream for the given MAPIMessage?. Thanks Selva -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
