MboxrdStorageReader

MboxrdStorageReader(Stream, MboxLoadOptions)

public MboxrdStorageReader(Stream stream, MboxLoadOptions options)

也可以看看


MboxrdStorageReader(string, MboxLoadOptions)

初始化MboxrdStorageReader类.

public MboxrdStorageReader(string fileName, MboxLoadOptions options)
范围类型描述
fileNameString文件的名称。
optionsMboxLoadOptions加载 Mbox 存储时的附加选项MboxLoadOptions.

例外

例外(健康)状况
ArgumentNullException如果文件名为空或为空。

也可以看看