Pop3MessageInfoCollection Class |
Represents the information of a mail message from Pop3 server.
Inheritance Hierarchy
Namespace:
Aspose.Email.Clients.Pop3
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public sealed class Pop3MessageInfoCollection : Pop3MessageInfoCollectionBase,
IList<Pop3MessageInfo>, ICollection<Pop3MessageInfo>, IEnumerable<Pop3MessageInfo>,
IEnumerable
Public NotInheritable Class Pop3MessageInfoCollection
Inherits Pop3MessageInfoCollectionBase
Implements IList(Of Pop3MessageInfo), ICollection(Of Pop3MessageInfo),
IEnumerable(Of Pop3MessageInfo), IEnumerable
public ref class Pop3MessageInfoCollection sealed : public Pop3MessageInfoCollectionBase,
IList<Pop3MessageInfo^>, ICollection<Pop3MessageInfo^>, IEnumerable<Pop3MessageInfo^>,
IEnumerable
[<SealedAttribute>]
type Pop3MessageInfoCollection =
class
inherit Pop3MessageInfoCollectionBase
interface IList<Pop3MessageInfo>
interface ICollection<Pop3MessageInfo>
interface IEnumerable<Pop3MessageInfo>
interface IEnumerable
end
The Pop3MessageInfoCollection type exposes the following members.
Constructors Properties Methods See Also