J
Jean
Hi All /Sue!
I'm having a problem that I realy can't explain.
I have a Custom form that I'm trying to send over the internet, if I try to
send if from code
like this:
Item.Recipients.Add("(e-mail address removed)")
Item.Recipients.ResolveAll
Item.send
It will not work ,but I can se that the Item.to information have
beenresolved and gut the information from the Custom Recipient that I have
created.
The Custom Recipient have the "RTF" property on.
But if I choose the Custom Recipient manuelly by clicking on the to button
this works fine....
Please Help
Regards
/Jean
I'm having a problem that I realy can't explain.
I have a Custom form that I'm trying to send over the internet, if I try to
send if from code
like this:
Item.Recipients.Add("(e-mail address removed)")
Item.Recipients.ResolveAll
Item.send
It will not work ,but I can se that the Item.to information have
beenresolved and gut the information from the Custom Recipient that I have
created.
The Custom Recipient have the "RTF" property on.
But if I choose the Custom Recipient manuelly by clicking on the to button
this works fine....
Please Help
Regards
/Jean