API Reference
| Classic JavaDoc |
ExchangeItem.setBody
public void setBody(String body)
public void setBody(String body, BodyType type)
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