Saves all the changes made to this item in the Exchange store.
Parameters:overwriteIfConflict | if true and a conflict occurs the item will be always overwritten, otherwise an exception will be thrown in case of a conflict. |
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Saves all the changes made to this item in the Exchange store. In case of a conflict, the item won't be saved and an exception will be thrown by this method.
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |