| 190-801 Exam |
| 190-801 - Exam Information |
| Question of the day |
The LotusScript NotesPropertyBroker class is used to mediate communication between components of a composite application. Which of the following methods is used to get a handle to the global NotesPropertyBroker object?
Answer(s)
Dim session As New NotesSessionSet broker = session.GetPropertyBroker()