Compartir a través de


MimeRecipient Constructor

Include Protected Members
Include Inherited Members

The MimeRecipient constructors create new MimeRecipient objects.

Overload List

  Name Description
Public method MimeRecipient() The MimeRecipient constructor initializes a new instance of the MimeRecipient class with default values.
Public method MimeRecipient(String, String) The MimeRecipient constructor initializes a new instance of the MimeRecipient class with.

Top