How to hide “Invite” button in mainwindow?

Description
I have build a desktop app in which I want to hide invite option for other users when they join the meeting. How can I achieve that?

Hi sunny1,

Thanks for using Zoom SDK. You can use this interface to hide the invite button:https://zoom.github.io/zoom-sdk-windows/class_i_meeting_u_i_elem_configuration.html#a77ec810cbf772b1744b032d158057c12

Hope this helps. Thanks!