ItemAttachmentType.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 un elemento de Exchange genérico.
public:
property ExchangeWebServices::ItemType ^ Item { ExchangeWebServices::ItemType ^ get(); void set(ExchangeWebServices::ItemType ^ value); };
public ExchangeWebServices.ItemType Item { get; set; }
Public Property Item As ItemType
Valor de propiedad
La Item propiedad devuelve un ItemType objeto que representa el elemento de Exchange.