_AppointmentItem.Copy Method

Definition

Creates another instance of an object.

public:
 System::Object ^ Copy();
public object Copy ();
Public Function Copy () As Object

Returns

Returns an Object that is a copy of the parent appointment item.

Applies to