SocketTools .NET Edition

MailMessage.ReplaceMessage Method

Replace the current message in the message store.

Overload List

Replace the current message in the message store.

public bool ReplaceMessage();

Replace the specified message in the current message store.

public bool ReplaceMessage(int);

See Also

MailMessage Class | SocketTools Namespace