
Announcements
I have some issues wth my code where I'm getting 3 errors. I'm hoping someone could give some insight as to why this is not working.
MicrosoftTeams.CreateTeamsMeeting(
LookUp(Office365Outlook.CalendarGetTables().value;
DisplayName = "Calendar").Name;
User().FullName & "'s Bokning";
{
content: "Mitt möte";
contentType: "html"
};
"W. Europe Standard Time";
{dateTime: Text(StartDateTime; ShortTime)};
{dateTime: Text(EndDateTime; ShortTime)};
true;
"teamsForBusiness";
{
requiredAttendees: RoomsGallery.Selected.Email;
location: RoomsGallery.Selected.Name;
importance: "Normal";
showAs: "Busy"
}
);
Hey!
Check this link:
https://www.youtube.com/watch?v=-ncoMpKgq_Y
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
My website!