MessageBody.BodyType 属性

定义

获取或设置消息正文类型。

public:
 property Microsoft::Exchange::WebServices::Data::BodyType BodyType { Microsoft::Exchange::WebServices::Data::BodyType get(); void set(Microsoft::Exchange::WebServices::Data::BodyType value); };
public Microsoft.Exchange.WebServices.Data.BodyType BodyType { get; set; }
Public Property BodyType As BodyType

属性值

正文类型。

适用于