Forum Discussion
ProJoeSoft
Nov 20, 2023Copper Contributor
Partner Wants our Custom Emails to display Tabs Similar to Teams Calendar Invites
Our partner wants to see that our Teams meeting invites display tabs similar to the ones they're used to seeing highlighted here (above the "Cancel meeting") Here's what our invites are ...
- Nov 21, 2023The difference is that in the first scenario, you are the meeting organizer, whereas in the second one you are only a participant. If you are generating those invites programmatically, make sure you impersonate the user/sender.
In addition, Chat/Files are only visible for internal members by default, externals will only see them once the meeting is joined.
VasilMichev
Nov 21, 2023MVP
The difference is that in the first scenario, you are the meeting organizer, whereas in the second one you are only a participant. If you are generating those invites programmatically, make sure you impersonate the user/sender.
In addition, Chat/Files are only visible for internal members by default, externals will only see them once the meeting is joined.
In addition, Chat/Files are only visible for internal members by default, externals will only see them once the meeting is joined.
- ProJoeSoftNov 21, 2023Copper Contributor
Thank you VasilMichev! Much appreciated.