Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MimeMessage.Load Method

Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9147)

Load(String)

Loads the MIME entity from the specified file. Inherited from MimeEntity.

Declaration
public void Load(string fileName)
Parameters
Type Name Description
String fileName

The file from which to read the entity.

Load(Stream)

Loads the MIME entity from the specified stream. Inherited from MimeEntity.

Declaration
public void Load(Stream input)
Parameters
Type Name Description
Stream input

The stream from which to read the entity.

Remarks

This method will close the stream when it is done.

In This Article
  • Load(String)
  • Load(Stream)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies