property Address: string;
Description
Holds an email address in the RFC 822-compliant format. When you change the value of this property, the AsString, Host, and User properties are changed automatically, and vice versa.
Example: '[email protected]'
See Also