@Deprecated public class ImapMessageInfoCollectionBase extends com.aspose.ms.System.Collections.ObjectModel.Collection<ImapMessageInfo>
Provides a container for a collection of ImapMessageInfo
objects
Constructor and Description |
---|
ImapMessageInfoCollectionBase()
Deprecated.
Initializes a new instance of the
ImapMessageInfoCollectionBase class. |
ImapMessageInfoCollectionBase(com.aspose.ms.System.Collections.Generic.IGenericList<ImapMessageInfo> list)
Deprecated.
Initializes a new instance of the
ImapMessageInfoCollectionBase class. |
public ImapMessageInfoCollectionBase()
Initializes a new instance of the ImapMessageInfoCollectionBase
class.
public ImapMessageInfoCollectionBase(com.aspose.ms.System.Collections.Generic.IGenericList<ImapMessageInfo> list)
Initializes a new instance of the ImapMessageInfoCollectionBase
class.
list
- The list that is wrapped by the new collection.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.