Compartir a través de


SmartResponseType.NewBodyContent Propiedad

Definición

La NewBodyContent propiedad obtiene o establece el nuevo contenido del cuerpo de un objeto Message Response.

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

Valor de propiedad

La NewBodyContent propiedad devuelve un BodyType objeto que representa el nuevo contenido del cuerpo de un objeto Message Response.

Se aplica a