Moyosoft Products | Services | Download | Contact us    
Java Bridge to Exchange
Products  >  Java Bridge to Exchange  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

ExchangeFileAttachment.getContentAsStream

public java.io.InputStream getContentAsStream()

Returns an input stream that can be used to read the content of the attached file.

This method never returns null even if the file has no content; an empty input stream will be returned in that case.

Throws:
ExchangeServiceException   if any errors occur during the communication with Exchange.

Community comments



Powered by JavaDocPlus