PostItem.CreatePostReply Method

Definition

Creates a post reply to this post item.

public:
 Microsoft::Exchange::WebServices::Data::PostReply ^ CreatePostReply();
public Microsoft.Exchange.WebServices.Data.PostReply CreatePostReply ();
Public Function CreatePostReply () As PostReply

Returns

A post reply.

Applies to