AttachmentResponseShapeType.BodyType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The BodyType property gets or sets the format of body text in a response.
public:
property ExchangeWebServices::BodyTypeResponseType BodyType { ExchangeWebServices::BodyTypeResponseType get(); void set(ExchangeWebServices::BodyTypeResponseType value); };
public ExchangeWebServices.BodyTypeResponseType BodyType { get; set; }
Public Property BodyType As BodyTypeResponseType
Property Value
The BodyType property returns one of the BodyTypeResponseType enumeration values that indicate the format of body text in a response.