Parameters
- app
- The Appointment instance to copy.
- includeKeys
- Specifies whether to copy internal keys.
Set includeKeys to true if you want to receive exact copy of the specified Appointment object.
Set includeKeys to false in order to copy only descriptive Appointment properties to other Appointment object (for example, if you want to duplicate appointment from one day to another).