IsProfile (NotesDocument - LotusScript®)
Read-only. Indicates whether a NotesDocument object is a Profile document.
Defined in
Data type
Boolean
Syntax
To get: flag = notesDocument .IsProfile
Legal values
- True indicates that the document is a Profile document.
- False indicates that the document is not a Profile document.