X
Xcelsoft
I am trying to flush the outgoin message from the drafts
folder after using Redemptions Safe Mail Item Send.
Listed below is the code that I am using:
objSafeMail.Send
Dim Utils As Object
Set Utils = CreateObject("Redemption.MAPIUtils")
Utils.delivernow
The mail items still is not set. It remains in the
Drafts folder.
Any help will be appreciated.
Thanks
folder after using Redemptions Safe Mail Item Send.
Listed below is the code that I am using:
objSafeMail.Send
Dim Utils As Object
Set Utils = CreateObject("Redemption.MAPIUtils")
Utils.delivernow
The mail items still is not set. It remains in the
Drafts folder.
Any help will be appreciated.
Thanks