Posts by Bruno R. • 16 points
1 post
-
0
votes1
answer34
viewsA: Get CCO from C#email
Hello, Check the email owns the BCC property (Hidden copy). var listaCCO = client.GetMessage(i).Headers.BCC; Source:…
1 post
0
votes1
answer34
viewsHello, Check the email owns the BCC property (Hidden copy). var listaCCO = client.GetMessage(i).Headers.BCC; Source:…