LOTUSSCRIPT/COM/OLE CLASSES
Dim session As New NotesSession Dim agent As NotesAgent Dim n As String Set agent = session.CurrentAgent n = agent.Name
See Also