LOTUSSCRIPT/COM/OLE CLASSES
Dim workspace As New NotesUIWorkspace Dim session As New NotesSession Call workspace.EditProfile _ ("Interest Profile", session.UserName)
See Also