AttachmentInfoResponseMessageType.Attachments Propriedade

Definição

O Attachments propriedade obtém ou define uma coleção de itens que estejam anexados a um item no armazenamento do Exchange.

public:
 property cli::array <ExchangeWebServices::AttachmentType ^> ^ Attachments { cli::array <ExchangeWebServices::AttachmentType ^> ^ get(); void set(cli::array <ExchangeWebServices::AttachmentType ^> ^ value); };
public ExchangeWebServices.AttachmentType[] Attachments { get; set; }
Public Property Attachments As AttachmentType()

Valor da propriedade

AttachmentType[]

O Attachments propriedade retorna uma matriz de AttachmentType objetos que estejam anexados a um item no armazenamento do Exchange.

Aplica-se a