Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 760 Bytes

Outlook.MeetingItem.Forward(method).md

File metadata and controls

36 lines (21 loc) · 760 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MeetingItem.Forward method (Outlook)
vbaol11.chm1454
vbaol11.chm1454
Outlook.MeetingItem.Forward
ca456d91-43db-3f94-133b-913fd50ef4bc
06/08/2017
medium

MeetingItem.Forward method (Outlook)

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

Syntax

expression. Forward

expression A variable that represents a MeetingItem object.

Return value

A MeetingItem object that represents the new meeting item.

See also

MeetingItem Object

[!includeSupport and feedback]