Back to product page

RemoveAll Method


Removes all message parts.

Syntax

  • Basic
object.RemoveAll()
The RemoveAll(object) syntax has these parts:
objectAn expression evaluating to an object of type SmtpMsgs

Remarks

RemoveAll method remove all message parts from the message.

Platforms

Windows