SocketTools .NET Edition

PopClient.StoreMessage Method

Retrieve a message from the current mailbox and store it in a file on the local system.

Overload List

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);

See Also

PopClient Class | SocketTools Namespace