Inbox object
The Inbox object supports the following properties and methods:

NameDescription
CountGets the number of messages.
ExecuteExecutes a command on the server.
HostRetrieves or sets a value that indicates the incoming mail server address.
ItemGets the message giving its index.
PassRetrieves or sets the account password.
ReadConnects to the host and read messages one by one.
StateRetrieves the connection's state.
TimeoutSpecifies the amount of time (in seconds) the control will wait for the server response.
UserRetrieves or sets the account name.