in here i doing some checks on the mail is the mail is fine
i need to collect mail address one by one to use as transaction data
but getting this error
Hi,
You need to initalize out_listmail
in advance, as the following.
out_listmail = New List(Of MailMessage)
It’s also good to set it in Default property of Variables panel.
Regards,
Hi,
It depends on your business logic.
For now, can you set it in Default property of Variable panel as the following?
Regards,
i have some issues but can work with it
@hy
this is not working can any one suggest a code like thing to do the same requirement
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.