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