Edit

Share via


_MeetingItem.Forward Method

Definition

Executes the Forward action for an item and returns the resulting copy as a MeetingItem object.

public:
 Microsoft::Office::Interop::Outlook::MeetingItem ^ Forward();
public Microsoft.Office.Interop.Outlook.MeetingItem Forward ();
Public Function Forward () As MeetingItem

Returns

A MeetingItem object that represents the new meeting item.

Applies to