MsgWriter

Overview

MsgWriter is a class in Aspose.Email for NET.

MsgWriter.ToBytes converts the supplied MsgDocument into a byte array representing an MSG file.

Methods

SignatureDescription
ToBytes(document: MsgDocument)Converts the supplied MsgDocument into a byte array representing an MSG file
WriteFile(document: MsgDocument, path: string)Writes the supplied MsgDocument to the given file path as an MSG file