Compartir a través de


GetAttachmentType.AttachmentShape Propiedad

Definición

La AttachmentShape propiedad obtiene o establece las propiedades adicionales que se devolverán para los datos adjuntos.

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

Valor de propiedad

La AttachmentShape propiedad devuelve un AttachmentResponseShapeType objeto que identifica qué propiedades adicionales se devolverán para los datos adjuntos.

Se aplica a