Sets the inner message of this entity to the specified message.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Sub SetContent ( _ entity As MimeEntity _ ) |
| C# |
|---|
public void SetContent( MimeEntity entity ) |
Parameters
- entity
- Type: Rebex.Mime..::..MimeEntity
Entity.
Remarks
Media type is set to 'message/rfc822'.