Catalyst Internet Mail .NET

InternetMail.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

InternetMail Class | SocketTools Namespace