I have built an agent that searches a view and sends an email to all documents that are overdue. What I am trying to do is to include a document link with the message. Below is a sample of code I have used to get the link to open the selected view and selects the document. I would like this link to actually open the document. Does anyone have an idea of how I need to modify my code?
Thanks,
Call rt1.AppendDocLink ( view, “viewName” )