LOTUSSCRIPT/COM/OLE CLASSES
' created by Yukiko Kitamura 11/28/95 ' modified by Mariko Ikebuchi 12/17/95 Dim session As New NotesSession Dim agent As NotesAgent Dim owner As String Set agent = session.CurrentAgent owner = agent.CommonOwner
See Also