ExpandDLResponseMessageType.DLExpansion Property

Definition

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.

Applies to