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