MailAddress.Item
MailAddress indexer
Gets the element at the specified index.
public MailAddress this[int i] { get; }
Parameter | Description |
---|---|
i | The zero-based index of the element to get or set. |
Return Value
Returns the element at the specified index.
See Also
- class MailAddress
- namespace Aspose.Email
- assembly Aspose.Email