MapiExMail.saveMsgToFile(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool saveMsgToFile(System::String ^ _fileName);
public virtual bool saveMsgToFile (string _fileName);
abstract member saveMsgToFile : string -> bool
override this.saveMsgToFile : string -> bool
Public Overridable Function saveMsgToFile (_fileName As String) As Boolean
Parameters
- _fileName
- String