ExtendedAttributes Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Únicamente para uso interno.
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)
- Herencia
-
ExtendedAttributes
Constructores
ExtendedAttributes() |
Inicializa una nueva instancia de la ExtendedAttributes clase . |