ExtendedAttributes class

For internal use only.

System.Object
  System.Collections.Generic.List<ExtendedAttribute>
    Microsoft.Exchange.WebServices.Data.ExtendedAttributes

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class ExtendedAttributes _
	Inherits List(Of ExtendedAttribute)
'Usage
Dim instance As ExtendedAttributes

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