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