ExtendedAttributes Class
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.
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. |