IsPrivate (NotesOutlineEntry - LotusScript®)
Read-only. Indicates whether an entry is specific to an individual.
Defined in
Data type
Boolean
Syntax
To get: flag = notesOutlineEntry .IsPrivate
Legal values
- True indicates that the entry is specific to an individual.
- False indicates that the entry is not specific to an individual.