ItemAttachment.Item Propiedad

Definición

Obtiene el elemento que está asociado a los datos adjuntos.

public:
 property Microsoft::Exchange::WebServices::Data::Item ^ Item { Microsoft::Exchange::WebServices::Data::Item ^ get(); };
public Microsoft.Exchange.WebServices.Data.Item Item { get; }
Public ReadOnly Property Item As Item

Valor de propiedad

Item

El elemento que está asociado a los datos adjuntos.

Se aplica a