BodyType.BodyType1 Property

Definition

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.

Applies to