LOTUSSCRIPT/COM/OLE CLASSES
Gets a policy document.
Note This method is new with Release 6.
Defined in
NotesSession
Syntax
notesDocument = notesSession.GetUserPolicySettings( server$ , name$ , type% , [explicitPolicy$] , [reserved$] )
Parameters
server$
notesDocument
See "Policy Documents" in Lotus Domino Administrator Help.
Language cross-reference
getUserPolicySettings method in Java Session class
Example