ResponseMessage.Body Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le corps de la réponse.
public:
property Microsoft::Exchange::WebServices::Data::MessageBody ^ Body { Microsoft::Exchange::WebServices::Data::MessageBody ^ get(); void set(Microsoft::Exchange::WebServices::Data::MessageBody ^ value); };
public Microsoft.Exchange.WebServices.Data.MessageBody Body { get; set; }
Public Property Body As MessageBody
Valeur de propriété
Objet MessageBody.