Step 1: Identify allowed floors
The lift goes from ground floor to 10th floor but does not stop at:
\[
1^\text{st},\ 2^\text{nd},\ 3^\text{rd}\text{ floors}
\]
Hence, possible exit floors are:
\[
4,5,6,7,8,9,10
\]
Total available floors \(=7\).
Step 2: Choose distinct floors
Three persons must exit at three different floors.
Number of ways to choose 3 distinct floors from 7:
\[
{}^7C_3=35
\]
Step 3: Assign persons to floors
The three persons are distinct, so they can be arranged among the chosen floors in:
\[
3!=6\ \text{ways}
\]
Step 4: Total number of ways
\[
\text{Total ways}= {}^7C_3 \times 3!
=35\times6
=210
\]
Final Answer:
\[
\boxed{210}
\]