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