Compartir a través de


AttachmentType.AttachmentId Propiedad

Definición

La AttachmentId propiedad obtiene o establece el identificador de datos adjuntos. Esta propiedad es de lectura y escritura.

public:
 property ExchangeWebServices::AttachmentIdType ^ AttachmentId { ExchangeWebServices::AttachmentIdType ^ get(); void set(ExchangeWebServices::AttachmentIdType ^ value); };
public ExchangeWebServices.AttachmentIdType AttachmentId { get; set; }
Public Property AttachmentId As AttachmentIdType

Valor de propiedad

La AttachmentId propiedad devuelve un AttachmentIdType objeto que contiene el identificador del elemento primario y los datos adjuntos.

Se aplica a