System.Net.Mail.MailAddressCollection.SetItem Method

Replaces the element at the specified index.

Syntax

protected override void SetItem (int index, MailAddress item)

Parameters

index
The index of the e-mail address element to be replaced.
item
An e-mail address that will replace the element in the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Mail
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0