LOTUSSCRIPT/COM/OLE CLASSES


GetProperty method
Example

Returns a NotesProperty object for a specified property.

Defined in

NotesPropertyBroker

Syntax

Set property = notesPropertyBroker.GetProperty( name)

Parameters

name


Return Value

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.

Example
See Also