This documentation is archived and is not being maintained.
AddressEntry Object
Office 2007
| Outlook Developer Reference |
Remarks
The AddressEntry object is an address in an AddressEntries object. Each AddressEntry object in the AddressEntries object holds information that represents a person, group, or public folder to which the messaging system can deliver messages.
Use AddressEntries(
Example
The following example sets a reference to an AddressEntry object.
| Visual Basic for Applications |
|---|
|
Show: