本文介绍了Office365通过PowerShell将1封电子邮件从1个文件夹移动到另一个文件夹?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想知道是否可以将1个电子邮件fra 1文件夹移动到同一个电子邮件中的另一个文件夹,使用powershell使用emailID?
I would like to know if it is possible to move 1 email fra 1 folder to another folder on the same email, with powershell using emailID ?
无法找到任何关于将1封电子邮件移动到另一个地方的信息,我唯一能找到的就是按主题移动。
Cant really find anything about moving 1 email to another place, only thing i can find is move by subject.
我试图制作一个powershell脚本,可以将1封电子邮件从一个文件夹移动到同一封电子邮件上的另一个文件夹,使用PowerShell脚本
Im trying to make a powershell script that can move 1 email from a folder, to another folder on same email, with a powershell script
希望任何人都可以帮助我。
Hope anyone can help me.
祝你有个美好的一天:)
Have a really nice day :)
推荐答案
这篇关于Office365通过PowerShell将1封电子邮件从1个文件夹移动到另一个文件夹?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!