AddFile
FolderInfo.AddFile method
将文件添加到 pst 文件夹中。
public string AddFile(string fileName, string messageClass)
范围 | 类型 | 描述 |
---|---|---|
fileName | String | 需要添加的文件名。 |
messageClass | String | 消息类。 |
返回值
表示已添加消息的 EntryId 的字符串。
例外
例外 | (健康)状况 |
---|---|
NotImplementedException | 抛出,如果 PST 文件版本是 ANSI。 |
ArgumentNullException | 如果要添加的文件的名称为 null 或空,则抛出。 |
InvalidOperationException | 抛出,如果 PST 是只读的。 |
也可以看看
- class FolderInfo
- 命名空间 Aspose.Email.Storage.Pst
- 部件 Aspose.Email