我想在邮件 Outlook 中获取附件的完整路径(原始源文件),我在 Outlook 中使用对象附件来获取 Pathname: Attachment.PathName,但它返回null.
Attachment.PathName
null
那么,我怎样才能获得源文件的链接呢?
相关分类