ExpandDLResponseMessageType.DLExpansion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DLExpansion property gets or sets and array of mailboxes that are contained in a distribution list.
public:
property ExchangeWebServices::ArrayOfDLExpansionType ^ DLExpansion { ExchangeWebServices::ArrayOfDLExpansionType ^ get(); void set(ExchangeWebServices::ArrayOfDLExpansionType ^ value); };
public ExchangeWebServices.ArrayOfDLExpansionType DLExpansion { get; set; }
Public Property DLExpansion As ArrayOfDLExpansionType
Property Value
The DLExpansion property returns an ArrayOfDLExpansionType object.