Compartilhar via


CreateAttachmentType.Attachments Propriedade

Definição

A Attachments propriedade obtém ou define os anexos a serem criados para a operação CreateAttachment.

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 AttachmentType matriz que contém o conjunto de anexos.

Comentários

A Attachments propriedade pode conter um conjunto de anexos de arquivo e item.

Aplica-se a