Retrieve a message from the current mailbox and store it in a file on the local system.
Retrieve a message from the current mailbox and store it in a file on the local system.
public bool StoreMessage(int,string);
Retrieve the current message and store it in a file on the local system.
public bool StoreMessage(string);
InternetMail Class | SocketTools Namespace