LumiSoft Net Help
POP3_ClientMessageCollection Class
NamespacesLumiSoft.Net.POP3.ClientPOP3_ClientMessageCollection
This class represents POP3 client messages collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public class POP3_ClientMessageCollection : IEnumerable, 
	IDisposable
Public Class POP3_ClientMessageCollection
	Implements IEnumerable, IDisposable
public ref class POP3_ClientMessageCollection : IEnumerable, 
	IDisposable
type POP3_ClientMessageCollection =  
    class
        interface IEnumerable
        interface IDisposable
    end
Members
All MembersMethodsProperties



IconMemberDescription
Count
Gets number of messages in the collection, messages marked for deletion are included.

Dispose()()()()
Cleans up any resources being used.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetEnumerator()()()()
Gets enumerator.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([( Int32])])
Gets message from specified index.

Item[([( String])])
Gets message with specified UID value.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
TotalSize
Gets total size of messages, messages marked for deletion are included.

Inheritance Hierarchy
Object
POP3_ClientMessageCollection

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119