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

ExchangeItem.setMimeContent

public void setMimeContent(String mimeContent)

Sets the MIME content.

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

public void setMimeContent(byte mimeContent)

Sets the MIME content.

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

public void setMimeContent(java.io.InputStream mimeContent)

Sets the MIME content.

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

Community comments



Powered by JavaDocPlus