AddressEntry Methods (Outlook)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

Delete

Deletes an object from the collection.

Details

Displays a modeless dialog box that provides detailed information about an AddressEntry object.

GetContact

Returns a ContactItem object that represents the AddressEntry, if the AddressEntry corresponds to a contact in an Outlook Contacts Address Book (CAB).

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.

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.

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.

Update

Posts a change to the AddressEntry object in the messaging system.