Compartir a través de


GetAttachmentType.AttachmentIds Propiedad

Definición

La AttachmentIds propiedad obtiene o establece los identificadores de los datos adjuntos que se devolverán en la respuesta.

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 de propiedad

La AttachmentIds propiedad devuelve una RequestAttachmentIdType matriz que identifica los datos adjuntos que se van a devolver.

Se aplica a