| | |
Constant | Description | Used by the functions |
---|
notesAll | Type of email: All the emails. | EmailSeekFirstNotes |
notesDraft | Type of email: Draft emails. | EmailSeekFirstNotes |
notesEqual | Type of search: "Exact-match". | NotesViewSeekLast, NotesViewSeekFirst |
notesFollowUp | Type of email: Emails flagged as "Follow up". | EmailSeekFirstNotes |
notesGreater | Type of search: "Strictly greater than". | NotesViewSeekLast, NotesViewSeekFirst |
notesGreaterOrEqual | Type of search: "Greater than or equal to". | NotesViewSeekLast, NotesViewSeekFirst |
notesLess | Type of search: "Strictly less than". | NotesViewSeekLast, NotesViewSeekFirst |
notesLessOrEqual | Type of search: "Less than or equal to". | NotesViewSeekLast, NotesViewSeekFirst |
notesLstColumnAll | Selection mode of columns: All the columns. | NotesViewListColumn |
notesLstColumnSortable | Selection mode of columns: Sortable columns only. | NotesViewListColumn |
notesLstType | Used to find out the type of the Lotus Notes items. | NotesListItem |
notesReceived | Type of email: Incoming emails. | EmailSeekFirstNotes |
notesSent | Type of email: Outgoing emails | EmailSeekFirstNotes |
notesStartsWith | Type of search: "Starts with". | NotesViewSeekLast, NotesViewSeekFirst |
notesTypeDateTime | Type of the Lotus Notes item or column: DateTime. | NotesListItem, NotesViewListColumn |
notesTypeNumber | Type of the Lotus Notes item or column: Number. | NotesListItem, NotesViewListColumn |
notesTypeRichText | Type of the Lotus Notes item or column: Rich Text. | NotesListItem, NotesViewListColumn |
notesTypeText | Type of the Lotus Notes item or column: Text. | NotesListItem, NotesViewListColumn |
notesTypeUnknown | Type of the Lotus Notes item or column: not supported. | NotesListItem, NotesViewListColumn |