本文介绍了操作失败。找不到一个物体“的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我尝试读取.pst 2007文件,但它显示错误操作失败。无法找到对象
此行中的


hello,
I try to read .pst 2007 file , but it show error "The operation failed. An object could not be found"
in this line

MAPIFolder rootFolder = outlookNs.Stores[pstName].GetRootFolder();



所以,请帮帮我,怎么样解决这个问题



提前感谢


so,please help me, how to solve this

thanks in advance

推荐答案




这篇关于操作失败。找不到一个物体“的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-10 08:05