MsgAddressCollection.RemoveAt Method
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9448)
RemoveAt(Int32)
Removes an address at specified index.
Declaration
public void RemoveAt(int index)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index | Index of address to remove. |