Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  1. You run an Exchange Web Services (EWS) application to create a MIME email message that contains a file attachment.

  2. In the code of the application, you specify the version of EWS for the ExchangeService object. For example:

    ExchangeService esb = new ExchangeService(ExchangeVersion.Exchange2010_SP2);

In this scenario, the application fails when the EmailMessage.Save method is called. The following exception is thrown:

System.ArgumentOutOfRangeException: index is out of range.


Resolution

To resolve this issue, install the following update rollup:

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

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 EmailMessage.Save method, go to the Microsoft MSDN website EmailMessage.Save Method.

Need more help?

Want more options?

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.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×