Platform SDK: CDO 1.2.1 |
The From property sets the full messaging address to be used for the sender of this NewMail object. Write-only.
objNewMail.From
String
The full messaging address must take the form
"senderaddress@microsoft.com"
You cannot use a semicolon anywhere in the From string. Semicolons are reserved for multiple messaging addresses in a list, and the CDO for NTS Library does not permit multiple senders.