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

ExchangeItem.setBody

public void setBody(String body)

Sets the body of this item.

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

public void setBody(String body, BodyType type)

Sets the body of this item in Text or HTML format depending on the type specified.

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

Community comments



Powered by JavaDocPlus