DeleteAttachmentType.AttachmentIds Propriedade

Definição

O AttachmentIds propriedade obtém ou define o conjunto de identificadores de anexos que são usados para identificar os anexos a ser excluído.

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

RequestAttachmentIdType[]

O AttachmentIds propriedade retornará uma RequestAttachmentIdType matriz que identifica os anexos set para excluir.

Aplica-se a