Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Outlook Developer Reference |
Returns or sets a String representing the e-mail address of the first e-mail entry for the contact. Read/write.
Syntax
expression.Email1Address
expression A variable that represents a ContactItem object.
Example
This Visual Basic for Applications (VBA) example sets "someone@example.com" as the e-mail address for the first e-mail entry of a contact.
Visual Basic for Applications |
---|
|
See Also