Topics

04 Documentation updates
Designer
COM user must add 'Call session.initialize' to NotesSession

The current Notes documentation may not make it clear to users of the COM interface that they must add extra steps right from the start of coding in COM.

After creating a session, a COM user must add a 'Call session.initialize' to their code to get any other Notes code to work. The documentation should be updated as shown below.

1. Changes to the topic "NotesSession class":



2. Changes to the Index: