Requests
Objects
Enums
|
ExamplesThis example is a .NET C# example showing how to connect to the MeetingBooster server using the API requests. The example will do the following:
This example is a command line program, and you need to specify the parameters for the connection to meetingbooster. Parameters: url folder email password Example: ApiExample.exe https://company.meetingbooster.com c:\minutes myemail@company.com mysecret Download |