Outlook Compatible with SharePoint?

  • Thread starter Thread starter SemiGuru
  • Start date Start date
S

SemiGuru

We are looking at SharePoint as one of our tools. Is there a way t
leverage Outlook Forms with SharePoint? If so, How would I d
this

Thanks
 
There's no built-in connection between two, but you can automate SharePoint with code behind Outlook forms.
 
We are looking at SharePoint as one of our tools. Is there a way to
leverage Outlook Forms with SharePoint? If so, How would I do
this?
You can attach documents to an Outlook Message, sent it to a public
folder, a SharePoint process can be scheduled to look in the folder and
copy all attachments to its designated SharePoint document library.
The message holding the attachment does not get pulled into the doclib.

Hollis D. Paul [MVP - Outlook]
(e-mail address removed)
Mukilteo, WA USA
 
Back
Top