MailStorageConverter
MailStorageConverter class
邮件存储转换器为存储转换操作提供服务。
public static class MailStorageConverter
方法
姓名 | 描述 |
---|---|
static MboxToPst(Stream, string) | 将 mboxrd 消息存储转换为 PST。 |
static MboxToPst(string, string) | 将 mboxrd 消息存储转换为 PST。 |
static MboxToPst(Stream, string, MailHandler) | 将 mboxrd 消息存储转换为 PST。 |
static MboxToPst(string, string, MailHandler) | 将 mboxrd 消息存储转换为 PST。 |
其他成员
姓名 | 描述 |
---|---|
delegate MailHandler |
也可以看看
- 命名空间 Aspose.Email.Storage
- 部件 Aspose.Email