API Reference
| Classic JavaDoc |
ExchangeItem.copyTo
public ExchangeItem copyTo(ExchangeFolder folder)
public ExchangeItem copyTo(ExchangeFolder folder, boolean searchCopiedItem)
Creates a copy of this item in the specified folder. The copied item is returned.Throws:
ExchangeServiceException | if any errors occur during the communication with Exchange. |
public ExchangeItem copyTo(ExchangeFolder folder, boolean searchCopiedItem)
Community comments
Powered by JavaDocPlus