[]
        
(Showing Draft Content)

C1.Schedule.Appointment.CopyPatternFrom

CopyPatternFrom Method

CopyPatternFrom(Appointment)

Copies RecurrencePattern from the specified Appointment

Declaration
public void CopyPatternFrom(Appointment app)
Public Sub CopyPatternFrom(app As Appointment)
Parameters
Type Name Description
Appointment app

The Appointment object to copy from.