Aspose::Email::Clients::Pop3::Pop3MessageInfoCollectionBase Class Reference

Provides a container for a collection of Pop3MessageInfo objects More...

Inherits Collection< System::SharedPtr< Aspose::Email::Clients::Pop3::Pop3MessageInfo > >.

Inherited by Aspose::Email::Clients::Pop3::FINAL.

Public Member Functions

ASPOSE_EMAIL_SHARED_API Pop3MessageInfoCollectionBase ()
 Initializes a new instance of the Pop3MessageInfoCollectionBase class. More...
 

Protected Member Functions

virtual ASPOSE_EMAIL_SHARED_API ~Pop3MessageInfoCollectionBase ()
 

Detailed Description

Provides a container for a collection of Pop3MessageInfo objects

Deprecated:

Constructor & Destructor Documentation

◆ Pop3MessageInfoCollectionBase()

ASPOSE_EMAIL_SHARED_API Aspose::Email::Clients::Pop3::Pop3MessageInfoCollectionBase::Pop3MessageInfoCollectionBase ( )

Initializes a new instance of the Pop3MessageInfoCollectionBase class.

◆ ~Pop3MessageInfoCollectionBase()

virtual ASPOSE_EMAIL_SHARED_API Aspose::Email::Clients::Pop3::Pop3MessageInfoCollectionBase::~Pop3MessageInfoCollectionBase ( )
protectedvirtual