_ReportItem.Attachments Propiedad

Definición

Devuelve un Attachments objeto que representa todos los datos adjuntos del elemento especificado. Solo lectura.

public:
 property Microsoft::Office::Interop::Outlook::Attachments ^ Attachments { Microsoft::Office::Interop::Outlook::Attachments ^ get(); };
public Microsoft.Office.Interop.Outlook.Attachments Attachments { get; }
Public ReadOnly Property Attachments As Attachments

Valor de propiedad

Se aplica a