[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.CopyFrom

CopyFrom Method

CopyFrom(CalendarInfo)

Copies properties from the specified CalendarInfo object to this one.

Declaration
public void CopyFrom(CalendarInfo info)
Public Sub CopyFrom(info As CalendarInfo)
Parameters
Type Name Description
CalendarInfo info

The CalendarInfo instance to copy.