Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个共享点站点,我通过电子邮件将文件上传到它。问题是即使所有文件都上传了,但只有 Office 文件的元数据会自动填充。谁能告诉我如何让其他文件也自动填充元数据?
提前致谢。
SharePoint 使用 Office 文件自动填充元数据是 Microsoft 的一项服务。您需要实现的任何其他文件类型SPEmailEventReceiver- 因为您可以对文件做任何您喜欢的事情并获取文件的元数据等。
SPEmailEventReceiver