NetTalk Central

Author Topic: Set NT Email Suppress Error ON/Off  (Read 3073 times)

Poul Jensen

  • Full Member
  • ***
  • Posts: 186
    • View Profile
    • Email
Set NT Email Suppress Error ON/Off
« on: November 06, 2017, 03:03:44 AM »
Hi,

I would like to control the NT Email Suppress Error Message flag in code:

  ThisSendEmail.SuppressErrorMsg = 1         ! No Object Generated Error Messages !

But can I use this after the object has been initilalised ?

Cheers
/Poul

Poul Jensen

  • Full Member
  • ***
  • Posts: 186
    • View Profile
    • Email
Re: Set NT Email Suppress Error ON/Off
« Reply #1 on: November 06, 2017, 11:39:22 AM »
Found a way.

/Poul