Appointment.CreateForward Method

Definition

Creates a forward message from this appointment.

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

Returns

The forward response that can subsequently be modified and sent.

Applies to