Compartir a través de


Item.Attachments Propiedad

Definición

Obtiene una lista de los datos adjuntos de este elemento.

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

Valor de propiedad

Objeto AttachmentCollection.

Se aplica a