I have a VB app set up to automatically send a Lotus Note, but I need the 'Return Receipt' option.

I tried:

VB Code:
  1. Call doc.replaceitemvalue("ReturnReceipt", "1")

but it doesn't work.

Can anyone help out ?
Thanks....