Bei Microsoft anmelden
Melden Sie sich an, oder erstellen Sie ein Konto.
Hallo,
Wählen Sie ein anderes Konto aus.
Sie haben mehrere Konten.
Wählen Sie das Konto aus, mit dem Sie sich anmelden möchten.
Englisch
Dieser Artikel ist leider nicht in Ihrer Sprache verfügbar.

Symptoms

Consider the following scenario:

  • You disable the Display sender’s name on messages option in the Exchange Management Console (EMC) on a Microsoft Exchange Server 2010 server. You do this to hide the display name of the internal sender on outgoing messages.

  • A user whose mailbox is hosted on the Exchange Server 2010 server sends a meeting request to an external attendee.

In this scenario, the external attendee cannot open the meeting request.

Cause

This issue occurs because the syntax in iCalendar (iCal) is incorrect. An unnecessary CN parameter is added to the organizer property and the attendee property. Also, the property values of the CN parameter are set to Null when the "Display sender’s name on messages" option is disabled.

For example, the following message is found in the iCal part in the MIME message when the "Display sender’s name on messages" is disabled:

ORGANIZER;CN=:MAILTO:user@domain.com 
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=:MAILTO:user@domain.com

However, the expected message should be the following message:

ORGANIZER:MAILTO:user@domain.com 
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:MAILTO:user@domain.com

Resolution

To resolve this issue, install the following update rollup:

2529939 Description of Update Rollup 3 for Exchange Server 2010 Service Pack 1

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

More Information

For more information about the similar issue occurs in a Microsoft Exchange Server 2007 environment, click the following article number to view the article in the Microsoft Knowledge Base:

2497679 A meeting request cannot be opened correctly after you disable the "Display sender's name on messages" option in the EMC of Exchange Server 2007 For more information about iCalendar, visit the following Microsoft website:

General information about iCalendar

Benötigen Sie weitere Hilfe?

Möchten Sie weitere Optionen?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

War diese Information hilfreich?

Was hat Ihre Erfahrung beeinflusst?
Wenn Sie auf "Absenden" klicken, wird Ihr Feedback zur Verbesserung von Produkten und Diensten von Microsoft verwendet. Ihr IT-Administrator kann diese Daten sammeln. Datenschutzbestimmungen.

Vielen Dank für Ihr Feedback!

×