ExtendedAttributes Class

Definition

For internal use only.

public ref class ExtendedAttributes sealed : System::Collections::Generic::List<Microsoft::Exchange::WebServices::Data::ExtendedAttribute ^>
public sealed class ExtendedAttributes : System.Collections.Generic.List<Microsoft.Exchange.WebServices.Data.ExtendedAttribute>
Public NotInheritable Class ExtendedAttributes
Inherits List(Of ExtendedAttribute)
Inheritance
ExtendedAttributes

Constructors

ExtendedAttributes()

Initializes a new instance of the ExtendedAttributes class.

Applies to