Compartilhar via


ItemType.Attachments Propriedade

Definição

A Attachments propriedade obtém ou define uma AttachmentType matriz que contém os itens ou arquivos anexados a um item no repositório 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

A Attachments propriedade retorna uma matriz de tipo AttachmentType que contém os itens ou arquivos anexados a um item no repositório exchange.

Aplica-se a