This topic has not yet been rated - Rate this topic

ExchangeDistributionList.GetMemberOfList Method (Outlook)

Published: July 16, 2012

Returns an AddressEntries collection object that contains all the AddressEntry objects representing Exchange Distribution Lists of which the ExchangeDistributionList is a member.

Version Added: Outlook 2007

expression .GetMemberOfList

expression A variable that represents an ExchangeDistributionList object.

Return Value

An AddressEntries collection object that represents the distribution lists of which this ExchangeDistributionList object is a member. Returns an AddressEntries object with a count of zero (0) if the ExchangeDistributionList is not a member of any Exchange distribution list.

GetMemberOfList is an expensive operation in terms of performance if there is a slow connection to Exchange Server.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.