Replaces the System.Net.Mail.AlternateView element at the specified location in the collection with the new System.Net.Mail.AlternateView object.
- index
The index of the element in this collection to be replaced.
- item
The System.Net.Mail.AlternateView object to replace the specified element in the collection.