Saves changes made to this item in the Exchange store without sending meeting invitations,
cancellations or updates to attendees. 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. |
Saves changes made to this item in the Exchange store without sending meeting invitations,
cancellations or updates to attendees.
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. |