AddressEntry Object Members

Outlook Developer Reference

Represents a person, group, or public folder to which the messaging system can deliver messages.

Methods

  Name Description
Bb176626.methods(en-us,office.12).gif Delete Deletes an object from the collection.
Bb176626.methods(en-us,office.12).gif Details Displays a modal dialog box that provides detailed information about an AddressEntry object.
Bb176626.methods(en-us,office.12).gif GetContact Returns a ContactItem object that represents the AddressEntry, if the AddressEntry corresponds to a contact in an Outlook Contacts Address Book (CAB).
Bb176626.methods(en-us,office.12).gif GetExchangeDistributionList Returns an ExchangeDistributionList object that represents the AddressEntry if the AddressEntry belongs to an Exchange AddressList object such as the Global Address List (GAL) and corresponds to an Exchange distribution list.
Bb176626.methods(en-us,office.12).gif GetExchangeUser Returns an ExchangeUser object that represents the AddressEntry if the AddressEntry belongs to an Exchange AddressList object such as the Global Address List (GAL) and corresponds to an Exchange user.
Bb176626.methods(en-us,office.12).gif GetFreeBusy Returns a String value that represents the availability of the individual user for a period of 30 days from the start date, beginning at midnight of the date specified.
Bb176626.methods(en-us,office.12).gif Update Posts a change to the AddressEntry object in the messaging system.

Properties

  Name Description
Bb176626.properties(en-us,office.12).gif Address Returns or sets a String representing the e-mail address of the AddressEntry. Read/write.
Bb176626.properties(en-us,office.12).gif AddressEntryUserType Returns a constant from the OlAddressEntryUserType enumeration representing the user type of the AddressEntry. Read-only.
Bb176626.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176626.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176626.properties(en-us,office.12).gif DisplayType Returns a constant belonging to the OlDisplayType enumeration that describes the nature of the AddressEntry. Read-only.
Bb176626.properties(en-us,office.12).gif ID Returns a String representing the unique identifier for the object. Read-only.
Bb176626.properties(en-us,office.12).gif Name Returns or sets the display name for the object. Read/write.
Bb176626.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176626.properties(en-us,office.12).gif PropertyAccessor Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent AddressEntry object. Read-only.
Bb176626.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176626.properties(en-us,office.12).gif Type Returns or sets a String representing the type of entry for this address such as an Internet Address, MacMail Address, or Microsoft Mail Address. Read/write.