Hello,
i have the following requirement: i have to send an outlook appointment via mail out of an ABAP-program. Depending on the scenario one time i have to send the appointment with status "busy" , one time with status "free" or with status "out of office" into outlook. See screenshot from outlook with appointment:

So far so good: i found only class CL_APPOINTMENT with it's method for it. It works, but i am NOT able to send the status of the appointment with the methods of this class. I found NO OTHER way when i searched in google for the issue. I even have raised an OSS-message to SAP asking about that and they told me that CL_APPOINTMENT does NOT support that. They told me that there is no alternativ SAP-standard-function/class/method for that.
Do you have any ideas for that issue ? I can't believe that there is no way to handle this in SAP-Standard ?
br Martin