LOTUSSCRIPT/COM/OLE CLASSES
Returns a NotesProperty object for a specified property.
Defined in
NotesPropertyBroker
Syntax
Set property = notesPropertyBroker.GetProperty( name)
Parameters
name
NotesProperty
Usage
All NotesPropertyBroker methods are inactive when called by applications running on the Domino server, or running on the Notes 8 basic configuration without Notes 8 standard configuration.
Language cross-reference
getProperty method in Java PropertyBroker class
Example See Also