ArrayOfDLExpansionType Class

The ArrayOfDLExpansionType class contains an array of mailboxes that are contained in a distribution list.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.ArrayOfDLExpansionType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ArrayOfDLExpansionType
'Usage
Dim instance As ArrayOfDLExpansionType
[SerializableAttribute]
public class ArrayOfDLExpansionType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.