Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 658 Bytes

Outlook.page.copy.md

File metadata and controls

27 lines (15 loc) · 658 Bytes
title ms.assetid ms.date ms.localizationpriority
Page.Copy Method (Outlook Forms Script)
6013fe1e-eb1c-dcca-b5eb-d99cc84f22fa
06/08/2017
medium

Page.Copy Method (Outlook Forms Script)

Copies the contents of an object to the Clipboard.

Syntax

expression.Copy

expression A variable that represents a Page object.

Remarks

The original content remains on the object.

The actual content that is copied depends on the object. Using Copy for a form, Frame, or Page copies the currently active control.

[!includeSupport and feedback]