IsConflict (NotesView - LotusScript®)
Read-only. Indicates whether a view is enabled for conflict checking.
Note: This property is new with Release 5.
Defined in
Data type
Boolean
Syntax
To get: flag = notesView .IsConflict
Legal values
- True indicates that the calendar view is enabled for conflict checking.
- False indicates that the calendar view is not enabled for conflict checking.