Compartir a través de


ItemAttachmentType.Item Propiedad

Definición

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.

Se aplica a