CreateAttachmentType.Attachments Propriedade

Definição

O Attachments propriedade obtém ou define os anexos para criar 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

AttachmentType[]

O Attachments propriedade retornará uma AttachmentType matriz que contém o conjunto de anexos.

Comentários

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

Aplica-se a