| Home | All functions | Categories | OAuth |
To use vuMailKit, add the global extension template to your application.
The template is the normal place to:
vuMailKitInitialize()If you enable OAuth support in the vuMailKit global template, open the OAuth Settings tab and enter the provider values in quoted form.
Example format:
'client-string'
For Google / Gmail support, both the Google Client ID and Google Secret are entered this way.
For step-by-step provider setup instructions, see:
Include vuMailKit.dll with your application at runtime. The .lib file is used only at compile time.
| Home | All functions | Categories | OAuth |