API Reference
| Classic JavaDoc |
ExchangeItem.getBodyAsText
public java.lang.String getBodyAsText()
Returns the body of this item in text format in the case an HTML body type is used. As the HTML is
converted to text by the Exchange server, the item may be automatically saved if new or if the body was changed.Throws:
ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus