Clone this appointment
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxFunction Clone As SOAppointment
Dim instance As IAppointment
Dim returnValue As SOAppointment
returnValue = instance.Clone()
Return Value
Type:
SOAppointment
See Also