PostItem.CreateForward Method

Definition

Creates a forward response to the post item.

public:
 Microsoft::Exchange::WebServices::Data::ResponseMessage ^ CreateForward();
public Microsoft.Exchange.WebServices.Data.ResponseMessage CreateForward ();
Public Function CreateForward () As ResponseMessage

Returns

A response that represents the item to forward.

Applies to