Class MapiCalendarCollection
MapiCalendarCollection class
Represents the collection of MapiCalendar
public sealed class MapiCalendarCollection : List<MapiCalendar>
Constructors
| Name | Description |
|---|---|
| MapiCalendarCollection() | Initializes a new instance of the MapiCalendarCollection class. |
| MapiCalendarCollection(IEnumerable<MapiCalendar>) | Initializes a new instance of the MapiCalendarCollection class. |
Methods
| Name | Description |
|---|---|
| implicit operator | Converts array to collection |
See Also
- class MapiCalendar
- namespace Aspose.Email.Mapi
- assembly Aspose.Email