BodyType.BodyType1 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 BodyType1 property gets or sets one of the valid BodyTypeType enumeration values that specifies how the content of the body is formatted.
public:
property ExchangeWebServices::BodyTypeType BodyType1 { ExchangeWebServices::BodyTypeType get(); void set(ExchangeWebServices::BodyTypeType value); };
public ExchangeWebServices.BodyTypeType BodyType1 { get; set; }
Public Property BodyType1 As BodyTypeType
Property Value
The BodyType1 property returns one of the valid BodyTypeType enumeration values.