Given the following email fields, which of the email addresses will ‘swami’ be able to see when he receives the message?
|
To ... |
ram@test.com |
|
Cc... |
raj@test.com;ravi@test.com |
|
Bcc ... |
swami@test.com; rama@test.com |
1
ram@test.com
2
ram@test.com; raj@test.com; ravi@test.com
3
ram@test.com; rama@test.com
4
ram@test.com; rama@test.com; raj@test.com; ravi@test.com