ChangeDescriptionType.Item Propiedad
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í.
La Item propiedad obtiene o establece la propiedad que se va a actualizar.
public:
property ExchangeWebServices::BasePathToElementType ^ Item { ExchangeWebServices::BasePathToElementType ^ get(); void set(ExchangeWebServices::BasePathToElementType ^ value); };
public ExchangeWebServices.BasePathToElementType Item { get; set; }
Public Property Item As BasePathToElementType
Valor de propiedad
La Item propiedad devuelve un BasePathToElementType objeto que representa la propiedad que se va a actualizar. El BasePathToElementType objeto puede ser , PathToUnindexedFieldTypePathToIndexedFieldTypeo PathToExtendedFieldType.