Click or drag to resize

CImap Methods

X#

The CImap type exposes the following members.

Functions
  NameDescription
Public methodCheckReply
**Missing documentation **
(Overrides CheckReply.)
Public methodClientCommand
**Missing documentation **
Public methodClose
De-initialize all internal values of an Internet session.
(Inherited from CMailAbstract.)
Public methodconnect
Establish a connection to the remote POP server.
(Inherited from CPop.)
Public methodDeleteMail
**Missing documentation **
(Overrides DeleteMail(Usual).)
Public methodDestroy
**Missing documentation **
(Inherited from CMailAbstract.)
Public methodDisconnect
**Missing documentation **
(Overrides Disconnect.)
Public methodGetList
Method to return an array of information regarding a particular email waiting on the server.
(Inherited from CPop.)
Public methodGetListIDs
**Missing documentation **
(Inherited from CPop.)
Public methodGetMail
**Missing documentation **
(Overrides GetMail(Usual).)
Public methodGetMailTop
**Missing documentation **
(Inherited from CPop.)
Public methodGetPrefix
**Missing documentation **
Public methodGetStatus
**Missing documentation **
(Overrides GetStatus.)
Public methodInternetStatus
**Missing documentation **
(Inherited from CMailAbstract.)
Public methodCode exampleListMail
Read all e-mails from a remote POP server.
(Inherited from CPop.)
Public methodLogOn
**Missing documentation **
(Overrides LogOn(Usual, Usual).)
Public methodOpen
Initialize all internal startup values for an Internet session.
(Inherited from CMailAbstract.)
Public methodRecvRemote
Receive response data from a remote mail server.
(Inherited from CPop.)
Public methodSendData
Send data to a remote host.
(Inherited from CMailAbstract.)
Public methodSendRaw
**Missing documentation **
(Inherited from CMailAbstract.)
Public methodSendRemote
**Missing documentation **
(Overrides SendRemote(Usual).)
Top
See Also