'Declaration Public Sub CopyFrom( _ ByVal app As Appointment, _ ByVal includeKeys As System.Boolean _ )
public void CopyFrom( Appointment app, System.bool includeKeys )
Parameters
- app
 - The Appointment instance to copy.
 - includeKeys
 - Specifies whether to copy internal keys.