Action.CopyLike Property

Outlook Developer Reference

Returns or sets an OlActionCopyLike constant indicating the property inheritance style to use for the action. Read/write.

Syntax

expression.CopyLike

expression   A variable that represents an Action object.

Remarks

The inheritance style is used when the action is executed to control how properties are copied to the new item created by the action.

See Also