Upload documents using email and mapping properties of documents
Posted
by stranger001
on Stack Overflow
See other posts from Stack Overflow
or by stranger001
Published on 2010-05-10T02:18:55Z
Indexed on
2010/05/10
2:28 UTC
Read the original article
Hit count: 371
sharepoint
Hi,
We have a requirement to upload documents to a specific SharePoint document library when a document is sent via email to a specific email address. I think SharePoint has this feature available. What I would like to know more importantly is mapping the information in the body of the email to the custom properties of the document.
For example, if a custom field (property) is added to the document in SharePoint say - "Year". I provide the value of this property within the body of the email and attach the document in email. Is it possible that the provided value in the body of the email for the property is updated in SharePoint when the document is uploaded to SharePoint through email?
We are using SharePoint 2007.
Appreciate any information on this.
Thanks
© Stack Overflow or respective owner