T
Thomas R. Shannon
I find that I can easily embed a link to an email into a journal entry
with the following command:
Set objJouranlAttachment = objJournal.Attachments.Add(objItem,
olEmbedItem)
However when I use a similar command to embed the same email into a task
entry, I get a link that can't be opened (the command in the context menu
is grayed out). Can someone explain why this happens and how I can get
around it?
Thanks,
Tom S.
with the following command:
Set objJouranlAttachment = objJournal.Attachments.Add(objItem,
olEmbedItem)
However when I use a similar command to embed the same email into a task
entry, I get a link that can't be opened (the command in the context menu
is grayed out). Can someone explain why this happens and how I can get
around it?
Thanks,
Tom S.