次の方法で共有


SmartResponseType.NewBodyContent プロパティ

定義

プロパティは NewBodyContent 、Message Response オブジェクトの新しい本文の内容を取得または設定します。

public:
 property ExchangeWebServices::BodyType ^ NewBodyContent { ExchangeWebServices::BodyType ^ get(); void set(ExchangeWebServices::BodyType ^ value); };
public ExchangeWebServices.BodyType NewBodyContent { get; set; }
Public Property NewBodyContent As BodyType

プロパティ値

プロパティは NewBodyContentBodyType Message Response オブジェクトの新しい本文コンテンツを表す オブジェクトを返します。

適用対象