Skip to content

Commit

Permalink
Merge f017dd4 into 5ef59cc
Browse files Browse the repository at this point in the history
  • Loading branch information
darjoo committed Dec 16, 2024
1 parent 208d388 commit bbc5b1e
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,14 @@ table 8885 "Email Retrieval Filters"
InitValue = "HTML";
Caption = 'Body Type';
}

field(7; "Earliest Email"; DateTime)
{
Caption = 'Earliest Email';
}
field(8; "Last Message Only"; Boolean)
{
Caption = 'Last Message Only';
}
}

keys
Expand Down

0 comments on commit bbc5b1e

Please sign in to comment.