PostReplyItemType.NewBodyContent Property

Definition

The NewBodyContent property gets or sets the new body content of a post item.

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

Property Value

The NewBodyContent property returns the new body content of a post item.

Applies to