Loads a mail message from the supplied file.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Sub Load ( _ fileName As String _ ) |
C# |
---|
public void Load( string fileName ) |
Parameters
- fileName
- Type: System..::..String
Path to the file to load the message from.