Share via

Creating a Teams Meeting

Kathryn elle 0 Reputation points
2026-03-29T14:13:32.8833333+00:00

I am trying to create a Teams Meeting . When I send the link to the email address of the participant. the response "Red exclamation point'"

Microsoft Teams | Microsoft Teams for business | Meetings and calls | Schedule meetings
0 comments No comments

2 answers

Sort by: Most helpful
  1. Ian-Ng 11,405 Reputation points Microsoft External Staff Moderator
    2026-03-29T16:08:20.6866667+00:00

    Hi @Kathryn elle,

    Thank you for reaching out. Based on your description, the red exclamation mark typically indicates a validation or connectivity issue with the recipient's address that prevents the invite from being processed. To help me narrow this down, could you please clarify the following: 

    • Where exactly do you see the red exclamation mark next to the attendee’s email while adding them, or only after you send the invite (delivery/error notice)?
    • Are you scheduling the meeting from the Teams desktop app, Teams on the web, Outlook desktop, or Outlook on the web?
    • Does this happen for all recipients, or only a specific recipient / specific external domain?
    • When you hover over the exclamation mark (or try to send), what is the exact error text shown?

    In the meantime, please try these troubleshooting steps: 

    • Manually re-enter the address: Copying and pasting can sometimes introduce hidden formatting. Please try removing the attendee and typing the email address manually. 
    • Use the Scheduling Assistant: A red indicator can sometimes simply signify a scheduling conflict. Check the Scheduling Assistant tab to see if the recipient is marked as "Busy." 
    • Test the Web App: Sign out and back into Teams or try creating the meeting via Teams on the web. This helps determine if the issue is related to the desktop app’s local cache. 

    Immediate Workaround: As a temporary solution, you can create the meeting without the participant, then copy the "Join meeting" link from the meeting details and paste it into a standard email to the recipient. 

    Looking forward to your update.


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Q&A Assist
    2026-03-29T14:13:42.6866667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    In Teams and Outlook, a red exclamation mark next to a sent meeting invite or email typically indicates a delivery or configuration problem rather than an issue with the meeting link itself. From the provided context, the closest related root cause is a misconfigured online meeting provider in the mailbox’s calendar configuration.

    If the red exclamation appears when sending a Teams meeting invite from Outlook or the new Teams/Outlook experience, an Exchange Online admin can fix a corrupted or unknown online meeting provider setting by running the following PowerShell cmdlet against the affected mailbox:

    Set-MailboxCalendarConfiguration -Identity <user-upn> -DefaultOnlineMeetingProvider TeamsForBusiness
    

    Key points for the admin:

    1. Run the cmdlet in Exchange Online PowerShell against the mailbox that is creating/sending the meeting.
    2. Ensure the user has a valid Microsoft 365 license that includes Teams.
    3. After the change, have the user restart Outlook/Teams and try creating and sending a new Teams meeting invite again.

    If the problem persists after this fix, the admin should review the mailbox’s calendar configuration and working hours, as incorrect or corrupted values there were also associated with the missing Teams meeting toggle and related issues in the referenced scenario.


    References:

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.