MsgWriter

Overview

MsgWriter 是一个类在Aspose.Email FOSS的.NET中.

MsgWriter.ToBytes serializes the given MsgDocument into a byte array representing an MSG file.

Description

MsgWriter 是一个在 .NET 的 Aspose.Email FOSS 库中的类,它暴露了 2 种方法和 0 个属性用于编程使用.

Methods

SignatureDescription
ToBytes(document: MsgDocument)将给定的 MsgDocument 串行成一个字节阵列,表示 MSG 文件.
WriteFile(document: MsgDocument, path: string)将 MsgDocument 串行并将MSG文件写入指定文件路径.

See Also

 中文