MsgAddressCollection.Item Property
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9448)
Item[Int32]
Gets the e-mail address on specified index.
Declaration
public MsgAddress this[int index] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index | Index of e-mail address to return. |
Property Value
| Type | Description |
|---|---|
| MsgAddress |