mailsession object not working in windows 11.
- perumal mani
- PowerBuilder
- Friday, 2 February 2024 10:51 AM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
W11 version 22H2 (OS build 22621.3007)
PB version 2022 Build 1900
Error:
MailSession mSes
mSes = Create MailSession
ls_return_code = mSes.mailLogon(mailNewSession!)
ls_return_code expected value is mailReturnSuccess! but getting mailReturnfailure!