Symptom
- Extended MAPI has been introduced with Powerbuilder
- However, there is a way to revert back to previous simple MAPI implementation
Environment
PowerBuilder
Resolution
- Add this new entryUseSimpleMAPI=yes into the [PB] section of your pb.ini file as is:
[PB]
UseSimpleMAPI=yes