次の方法で共有


PostReplyItemType.NewBodyContent プロパティ

定義

プロパティは NewBodyContent 、投稿アイテムの新しい本文コンテンツを取得または設定します。

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

プロパティ値

プロパティは NewBodyContent 、投稿アイテムの新しい本文コンテンツを返します。

適用対象