AttachmentResponseShapeType.BodyType Property

Definition

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.

Applies to