.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


NotesDirectory class
Example

Represents the Notes directories on a specific server or local computer, each of which is associated with one or more directory navigators to allow directory lookups.

Containment

Contained by: NotesSession

Contains: NotesDirectoryNavigator

Properties

AvailableItems

AvailableNames

AvailableView

GroupAuthorizationOnly

LimitMatches

PartialMatches

SearchAllDirectories

Server

TrustedOnly

UseContextServer

Methods

CreateNavigator

FreeLookupBuffer

GetMailInfo

LookupAllNames

LookupNames

Creation

You create a new NotesDirectory object using the name of the server you want to access. You can use the following:


Example