Share via


ExchangeDistributionList Object Members

Outlook Developer Reference

The ExchangeDistributionList object provides detailed information about an AddressEntry that represents an Exchange distribution list.

Methods

  Name Description
Bb176657.methods(en-us,office.12).gif Delete Deletes the ExchangeDistributionList object from the AddressEntries collection object to which it belongs.
Bb176657.methods(en-us,office.12).gif Details Displays a modal dialog box that provides detailed information about an ExchangeDistributionList object.
Bb176657.methods(en-us,office.12).gif GetContact Returns Null (Nothing in Visual Basic) because the ExchangeDistributionList object does not correspond to a contact in a Contacts Address Book.
Bb176657.methods(en-us,office.12).gif GetExchangeDistributionList Returns the ExchangeDistributionList object.
Bb176657.methods(en-us,office.12).gif GetExchangeDistributionListMembers Returns an AddressEntries collection that represents the members of the Exchange distribution list.
Bb176657.methods(en-us,office.12).gif GetExchangeUser Returns Null (Nothing in Visual Basic) because the ExchangeDistributionList object does not correspond to an ExchangeUser object.
Bb176657.methods(en-us,office.12).gif GetFreeBusy Returns Null (Nothing in Visual Basic) because free-busy information is available only to individual users and not ExchangeDistributionList objects.
Bb176657.methods(en-us,office.12).gif GetMemberOfList Returns an AddressEntries collection object that contains all the AddressEntry objects representing Exchange Distribution Lists of which the ExchangeDistributionList is a member.
Bb176657.methods(en-us,office.12).gif GetOwners Returns an AddressEntries collection object that contains all the owners of the ExchangeDistributionList.
Bb176657.methods(en-us,office.12).gif Update Posts a change to the ExchangeDistributionList object in the messaging system.

Properties

  Name Description
Bb176657.properties(en-us,office.12).gif Address Returns or sets a String representing the X400 e-mail address of the ExchangeDistributionList. Read/write.
Bb176657.properties(en-us,office.12).gif AddressEntryUserType Returns olExchangeDistributionListAddressEntry which is a constant from the OlAddressEntryUserType enumeration representing the user type of the ExchangeDistributionList. Read-only.
Bb176657.properties(en-us,office.12).gif Alias Returns a String representing the alias for the ExchangeDistributionList. Read-only.
Bb176657.properties(en-us,office.12).gif Application Returns an Application object that represents the parent application (Outlook) for the ExchangeDistributionList object. Read-only.
Bb176657.properties(en-us,office.12).gif Class Returns a constant in the OlObjectClass enumeration indicating the class of the ExchangeDistributionList object. Read-only.
Bb176657.properties(en-us,office.12).gif Comments Returns a String representing the comments for the ExchangeDistributionList. Read/write.
Bb176657.properties(en-us,office.12).gif DisplayType Returns olDistList which is a constant from the OlDisplayType enumeration representing the nature of the ExchangeDistributionList. Read-only.
Bb176657.properties(en-us,office.12).gif ID Returns a String representing the unique identifier for the ExchangeDistributionList. Read-only.
Bb176657.properties(en-us,office.12).gif Name Returns or sets the display name for the ExchangeDistributionList object. Read/write.
Bb176657.properties(en-us,office.12).gif Parent Returns the parent object of the ExchangeDistributionList object. Read-only.
Bb176657.properties(en-us,office.12).gif PrimarySmtpAddress Returns a String representing the primary Simple Mail Transfer Protocol (SMTP) address for the ExchangeDistributionList. Read-only.
Bb176657.properties(en-us,office.12).gif PropertyAccessor Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent ExchangeDistributionList object. Read-only.
Bb176657.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176657.properties(en-us,office.12).gif Type Returns a String representing the type of entry for the ExchangeDistributionList. Read/write.