Compartilhar via


DeleteAttachmentType.AttachmentIds Propriedade

Definição

A AttachmentIds propriedade obtém ou define o conjunto de identificadores de anexo que são usados para identificar os anexos a serem excluídos.

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

Valor da propriedade

A AttachmentIds propriedade retorna uma RequestAttachmentIdType matriz que identifica os anexos definidos a serem excluídos.

Aplica-se a