Click or drag to resize

MsgConverter(String) Constructor

Creates new instance of this class.

Namespace: Limilabs.Mail.MSG
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public MsgConverter(
	string fileName
)

Parameters

fileName  String
File name to load data from.
See Also