ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 242526272820242025
// Ouverture d'une session IDSession is int IDSession = EmailStartNotesSession("MotDePasse", "ServeurMars", ... "mail/julie.nsf", "C:\Lotus Notes\julie.id") // Si une session est ouverte, fermeture de cette session IF IDSession <> 0 THEN CloseSession(IDSession) END
Identifier of the current session. This value is returned by EmailStartNotesSession, EmailStartOutlookSession, OutlookStartSession or NotesOpenConnection.
Last update: 03/27/2025
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: