Platform SDK: CDO 1.2.1 |
The Address property specifies the full messaging address for the recipient. Read/write (read-only for a recipient on a message in the Inbox).
objRecip.Address
String
The Recipient object's Address property represents the complete messaging address used by the messaging system.
' assume valid Recipient object objRecip.Address = "myname@microsoft.com"