SharingItem.Forward Method (Outlook)

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

Version Information

Version Added: Outlook 2007

Syntax

expression .Forward

expression A variable that represents a SharingItem object.

Return Value

A SharingItem object that represents the new sharing invitation.

Remarks

An error occurs if this method is called on sharing invitations using an Exchange sharing context or on sharing requests.

See Also

Concepts

SharingItem Object Members

SharingItem Object